File: /var/www/vhost/disk-apps/qas.sports-crowd.com/resources/lang/en/email-new-client.php
<?php
return [
'email' => [
'hello' => 'Hello',
'thanks' => ', thank you for registering, we have created your account in the :app_name APP.',
'instructions' => 'To be able to enter the :app_name APP and access your ticket(s), follow the steps below:',
'download_app' => 'Download the application',
'mobile' => 'on your cell phone (Android or iOS).',
'open_app' => 'Open the application and enter your account:',
'email' => 'Email:',
'password' => 'Password:',
'congratulations' => 'Congratulations! You can now check the services, benefits and experiences of the :app_name APP.',
],
];