Merge branch 'change-email-footer'

This commit is contained in:
Lorenzo Milesi
2022-08-11 09:35:48 +02:00
30 changed files with 129 additions and 253 deletions

View File

@ -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' => '@@@@',
];