Add gdpr messages
This commit is contained in:
		| @ -49,6 +49,7 @@ return [ | ||||
|     'Authorization rule has been updated.' => '', | ||||
|     'Awesome, almost there. Now you need to click the confirmation link sent to your new email address.' => '', | ||||
|     'Awesome, almost there. Now you need to click the confirmation link sent to your old email address.' => '', | ||||
|     'Back to privacy settings' => '', | ||||
|     'Bio' => '', | ||||
|     'Block' => '', | ||||
|     'Block status' => '', | ||||
| @ -79,13 +80,18 @@ return [ | ||||
|     'Credentials will be sent to the user by email' => '', | ||||
|     'Current password' => '', | ||||
|     'Current password is not valid' => '', | ||||
|     'Data processing consent' => '', | ||||
|     'Delete' => '', | ||||
|     'Delete account' => '', | ||||
|     'Delete my account' => '', | ||||
|     'Delete personal data' => '', | ||||
|     'Deleted by GDPR request' => '', | ||||
|     'Description' => '', | ||||
|     'Didn\'t receive confirmation message?' => '', | ||||
|     'Disable Two-Factor Auth' => '', | ||||
|     'Disconnect' => '', | ||||
|     'Don\'t have an account? Sign up!' => '', | ||||
|     'Download my data' => '', | ||||
|     'Email' => '', | ||||
|     'Email (public)' => '', | ||||
|     'Enable' => '', | ||||
| @ -93,10 +99,13 @@ return [ | ||||
|     'Error occurred while changing password' => '', | ||||
|     'Error occurred while confirming user' => '', | ||||
|     'Error occurred while deleting user' => '', | ||||
|     'Export my data' => '', | ||||
|     'Finish' => '', | ||||
|     '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}' => '', | ||||
|     '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' => '', | ||||
| @ -107,6 +116,7 @@ return [ | ||||
|     'Information' => '', | ||||
|     'Invalid login or password' => '', | ||||
|     'Invalid or expired link' => '', | ||||
|     'Invalid password' => '', | ||||
|     'Invalid two-factor code' => '', | ||||
|     'Invalid value' => '', | ||||
|     'It will be deleted forever' => '', | ||||
| @ -129,12 +139,15 @@ return [ | ||||
|     'Not blocked' => '', | ||||
|     'Not found' => '', | ||||
|     '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 has been changed' => '', | ||||
|     'Permissions' => '', | ||||
|     'Please be certain' => '', | ||||
|     'Please click the link below to complete your password reset' => '', | ||||
|     'Please fix following errors:' => '', | ||||
|     'Privacy' => '', | ||||
|     'Privacy settings' => '', | ||||
|     'Profile' => '', | ||||
|     'Profile details' => '', | ||||
|     'Profile details have been updated' => '', | ||||
| @ -175,6 +188,7 @@ return [ | ||||
|     '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.' => '', | ||||
|     'Time zone' => '', | ||||
|     'Time zone is not valid' => '', | ||||
|     'Two Factor Authentication' => '', | ||||
| @ -222,6 +236,7 @@ return [ | ||||
|     'Website' => '', | ||||
|     'Welcome to {0}' => '', | ||||
|     'Yandex' => '', | ||||
|     'You are about to delete all your personal data from this site.' => '', | ||||
|     'You can assign multiple roles or permissions to user by using the form below' => '', | ||||
|     'You can connect multiple accounts to be able to log in using them' => '', | ||||
|     'You cannot remove your own account' => '', | ||||
| @ -235,13 +250,18 @@ return [ | ||||
|     'Your account has been created and a message with further instructions has been sent to your email' => '', | ||||
|     'Your account on {0} has been created' => '', | ||||
|     'Your confirmation token is invalid or expired' => '', | ||||
|     'Your consent is required to register' => '', | ||||
|     'Your email address has been changed' => '', | ||||
|     'Your personal information has been removed' => '', | ||||
|     'Your profile has been updated' => '', | ||||
|     'privacy policy' => '', | ||||
|     '{0, date, MMMM dd, YYYY HH:mm}' => '', | ||||
|     '{0} cannot be blank.' => '', | ||||
|     '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}' => '@@@@', | ||||
|     'Registration ip' => '@@@@', | ||||
|     'Rule class can not be instantiated' => '@@@@', | ||||
|     'Rule class must extend "yii\\rbac\\Rule"' => '@@@@', | ||||
|  | ||||
		Reference in New Issue
	
	Block a user