mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-10 07:34:06 -08:00
40f00665b3
* 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
8 lines
201 B
PHP
8 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 }}
|