mirror of
https://gh.wpcy.net/https://github.com/rilustrisimo/freescout-support.git
synced 2026-04-28 14:22:22 +08:00
3 lines
No EOL
304 B
PHP
3 lines
No EOL
304 B
PHP
{{ __('Hello :user_name', ['user_name' => $user->getFirstName()]) }},
|
|
|
|
{!! __("This is a quick note to let you know that your :company_name password has been successfully updated. If you didn't request this change, please contact the administrator.", ['company_name' => App\Option::getCompanyName()]) !!} |