<?php 

return [
    'sign_in_header' => 'Welcome',

    'sms_verification_code' => 'Your activation code is :code. Your TimeCaps',
    'sms_invite' => 'Hey! 
I’m inviting you to join TimeCaps! 
Download the app from here: http://TimeCaps.com/sms-invite',

    'sms_capsule_invite' => 'Hey! 
I’ve tagged you in a TimeCaps video! 
Download the app from here : https://TimeCaps.com/sms-tag',

    'sms_capsule_invite_caption' => 'Hey! 
I have created a TimeCaps video for you: 
{{caption}} You can see it here: https://timecaps.com/sms-tag',

    'sms_capsule_invite_no_caption' => 'Hey! 
I have created a TimeCaps video for you. 
You can see it here: https://timecaps.com/sms-tag'
];