Merge branch 'change-email-footer'
This commit is contained in:
@ -267,6 +267,7 @@ return [
|
||||
'Data privacy' => '',
|
||||
'Email' => '',
|
||||
'Gravatar email' => '',
|
||||
'If you haven\'t received a password, you can reset it at' => '',
|
||||
'IP' => '',
|
||||
'Inactive' => '',
|
||||
'Items' => '',
|
||||
@ -286,10 +287,9 @@ return [
|
||||
'VKontakte' => '',
|
||||
'Website' => '',
|
||||
'Yandex' => '',
|
||||
'You received this email because someone, possibly you or someone on your behalf, have created an account at {app_name}' => '',
|
||||
'Your consent is required to work with this site' => '',
|
||||
'Your role requires 2FA, you won\'t be able to use the application until you enable it' => '',
|
||||
'{0, date, MMM dd, YYYY HH:mm}' => '',
|
||||
'{0, date, MMMM dd, YYYY HH:mm}' => '',
|
||||
'Every user having your role has two factor authentication mandatory, you must enable it' => '@@@@',
|
||||
'Now you can resume the login process' => '@@@@',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user