mirror of
https://gitlab.linphone.org/BC/public/flexisip-account-manager.git
synced 2026-04-17 19:58:27 +00:00
Fix FLEXIAPI-463 Add wizard link in all the emails where the account is injected Update the dependencies
9 lines
400 B
PHP
9 lines
400 B
PHP
{{ __('We are pleased to inform you that your account has been successfully created.') }}
|
|
|
|
{{ __('To start using your account, click the button below:') }}
|
|
|
|
[{{ __('Login to my account with Linphone') }}]({{ $account->provisioning_wizard_url }})
|
|
|
|
{{ __('You can also connect your account to the mobile app by scanning the QR code with the app') }}
|
|
|
|

|