Merge branch 'change-email-footer'
This commit is contained in:
@ -116,9 +116,11 @@ return [
|
||||
'Here you can download your personal data in a comma separated values format.' => '',
|
||||
'IP' => '',
|
||||
'I agree processing of my personal data and the use of cookies to facilitate the operation of this site. For more information read our {privacyPolicy}' => '',
|
||||
'I agree processing of my personal data and the use of cookies to facilitate the operation of this site. For more information read our {privacyPolicy}' => '',
|
||||
'If you already registered, sign in and connect this account on settings page' => '',
|
||||
'If you cannot click the link, please try pasting the text into your browser' => '',
|
||||
'If you did not make this request you can ignore this email' => '',
|
||||
'If you haven\'t received a password, you can reset it at' => '',
|
||||
'Impersonate this user' => '',
|
||||
'In order to complete your registration, please click the link below' => '',
|
||||
'In order to complete your request, please click the link below' => '',
|
||||
@ -270,6 +272,7 @@ return [
|
||||
'You can connect multiple accounts to be able to log in using them' => '',
|
||||
'You cannot remove your own account' => '',
|
||||
'You need to confirm your email address' => '',
|
||||
'You received this email because someone, possibly you or someone on your behalf, have created an account at {app_name}' => '',
|
||||
'Your account details have been updated' => '',
|
||||
'Your account has been blocked' => '',
|
||||
'Your account has been blocked.' => '',
|
||||
@ -290,6 +293,4 @@ return [
|
||||
'{0, date, MMM dd, YYYY HH:mm}' => '',
|
||||
'{0, date, MMMM dd, YYYY HH:mm}' => '',
|
||||
'{0} cannot be blank.' => '',
|
||||
'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