Update message strings after GDPR merge
This commit is contained in:
		| @ -35,6 +35,7 @@ return [ | ||||
|     'Are you sure you want to delete this user?' => '', | ||||
|     'Are you sure you want to switch to this user for the rest of this Session?' => '', | ||||
|     'Are you sure you want to unblock this user?' => '', | ||||
|     'Are you sure you wish the user to change their password at next login?' => '', | ||||
|     'Are you sure you wish to send a password recovery email to this user?' => '', | ||||
|     'Are you sure? Deleted user can not be restored' => '', | ||||
|     'Are you sure? There is no going back' => '', | ||||
| @ -100,15 +101,16 @@ return [ | ||||
|     'Error occurred while changing password' => '', | ||||
|     'Error occurred while confirming user' => '', | ||||
|     'Error occurred while deleting user' => '', | ||||
|     'Export my data' => '', | ||||
|     'Error sending registration message to "{email}". Please try again later.' => '', | ||||
|     'Error sending welcome message to "{email}". Please try again later.' => '', | ||||
|     'Export my data' => '', | ||||
|     'Finish' => '', | ||||
|     'Force password change at next login' => '', | ||||
|     'Forgot password?' => '', | ||||
|     'Gravatar email' => '', | ||||
|     'Hello' => '', | ||||
|     'Here you can download your personal data in a comma separated values format.' => '', | ||||
|     'I aggree 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' => '', | ||||
| @ -120,13 +122,14 @@ return [ | ||||
|     'Invalid login or password' => '', | ||||
|     'Invalid or expired link' => '', | ||||
|     'Invalid password' => '', | ||||
|     'Invalid two-factor code' => '', | ||||
|     'Invalid two factor authentication code' => '', | ||||
|     'Invalid value' => '', | ||||
|     'It will be deleted forever' => '', | ||||
|     'Items' => '', | ||||
|     'Joined on {0, date}' => '', | ||||
|     'Last login' => '', | ||||
|     'Last login IP' => '', | ||||
|     'Last login time' => '', | ||||
|     'Last password change' => '', | ||||
|     'Location' => '', | ||||
|     'Login' => '', | ||||
|     'Logout' => '', | ||||
| @ -145,6 +148,7 @@ return [ | ||||
|     'Once you delete your account, there is no going back' => '', | ||||
|     'Once you have deleted your data, you will not longer be able to sign in with this account.' => '', | ||||
|     'Password' => '', | ||||
|     'Password age' => '', | ||||
|     'Password has been changed' => '', | ||||
|     'Permissions' => '', | ||||
|     'Please be certain' => '', | ||||
| @ -189,12 +193,12 @@ return [ | ||||
|     'The confirmation link is invalid or expired. Please try requesting a new one.' => '', | ||||
|     'The verification code is incorrect.' => '', | ||||
|     'There is neither role nor permission with name "{0}"' => '', | ||||
|     'There was an error in saving user' => '', | ||||
|     'This account has already been connected to another user' => '', | ||||
|     'This email address has already been taken' => '', | ||||
|     'This username has already been taken' => '', | ||||
|     'This will disable two-factor auth. Are you sure?' => '', | ||||
|     'This will remove your personal data from this site. You will no longer be able to sign in.' => '', | ||||
|     'This will disable two factor authentication. Are you sure?' => '', | ||||
|     'This will remove your personal data from this site. You will no longer be able to sign in.' => '', | ||||
|     'Time zone' => '', | ||||
|     'Time zone is not valid' => '', | ||||
|     'Two Factor Authentication (2FA)' => '', | ||||
| @ -231,6 +235,7 @@ return [ | ||||
|     'User has been deleted' => '', | ||||
|     'User is not found' => '', | ||||
|     'User not found.' => '', | ||||
|     'User will be required to change password at next login' => '', | ||||
|     'Username' => '', | ||||
|     'Users' => '', | ||||
|     'VKontakte' => '', | ||||
| @ -259,6 +264,7 @@ return [ | ||||
|     'Your confirmation token is invalid or expired' => '', | ||||
|     'Your consent is required to register' => '', | ||||
|     'Your email address has been changed' => '', | ||||
|     'Your password has expired, you must change it now' => '', | ||||
|     'Your personal information has been removed' => '', | ||||
|     'Your profile has been updated' => '', | ||||
|     'privacy policy' => '', | ||||
| @ -267,13 +273,17 @@ return [ | ||||
|     'A message has been sent to your email address. ' => '@@@@', | ||||
|     'Awesome, almost there. ' => '@@@@', | ||||
|     'Class "{0}" does not exist' => '@@@@', | ||||
|     'I aggree processing of my personal data and the use of cookies  | ||||
|             to facilitate the operation of this site. For more information read our {privacyPolicy}' => '@@@@', | ||||
|     'Disable Two-Factor Auth' => '@@@@', | ||||
|     'Enable Two-factor auth' => '@@@@', | ||||
|     'I aggree processing of my personal data and the use of cookies  | ||||
|             to facilitate the operation of this site. For more information read our {privacyPolicy}' => '@@@@', | ||||
|     'I aggree processing of my personal data and the use of cookies to facilitate the operation of this site. For more information read our {privacyPolicy}' => '@@@@', | ||||
|     'Invalid two-factor code' => '@@@@', | ||||
|     'Last login' => '@@@@', | ||||
|     'Registration ip' => '@@@@', | ||||
|     'Rule class can not be instantiated' => '@@@@', | ||||
|     'Rule class must extend "yii\\rbac\\Rule"' => '@@@@', | ||||
|     'This will disable two-factor auth. Are you sure?' => '@@@@', | ||||
|     'Two Factor Authentication' => '@@@@', | ||||
|     'Two factor successfully enabled.' => '@@@@', | ||||
|     'Two-Factor Authentication' => '@@@@', | ||||
| @ -284,4 +294,5 @@ return [ | ||||
|     'Unable to disable two-factor authorization.' => '@@@@', | ||||
|     'We couldn\'t re-send the mail to confirm your address. ' => '@@@@', | ||||
|     'We have sent confirmation links to both old and new email addresses. ' => '@@@@', | ||||
|     '{0, date, MMM dd, YYYY HH:mm}' => '@@@@', | ||||
| ]; | ||||
|  | ||||
		Reference in New Issue
	
	Block a user