
* commit temporal * final translation commit -- added email translations * final translation commit -- removed file for spanish translations * final translation commit -- removed file for spanish translations * added missing translations * method overrided and config files back to default * config files back to default * config files back to default
7 lines
201 B
PHP
7 lines
201 B
PHP
{{ trans('mail.hi') }} {{ $first_name }},
|
|
|
|
{{ trans('mail.login_first_admin') }}
|
|
|
|
URL: {{ config('app.url') }}
|
|
{{ trans('mail.username') }} {{ $username }}
|
|
{{ trans('mail.password') }} {{ $password }}
|