re #224 add option to require consent
This commit is contained in:
		| @ -23,6 +23,7 @@ return [ | ||||
|     'A message has been sent to your email address. It contains a confirmation link that you must click to complete registration.' => '', | ||||
|     'A new confirmation link has been sent' => '', | ||||
|     'A password will be generated automatically if not provided' => '', | ||||
|     'According to the European General Data Protection Regulation (GDPR) we need your consent to work with your personal data.' => '', | ||||
|     'Account' => '', | ||||
|     'Account confirmation' => '', | ||||
|     'Account details' => '', | ||||
| @ -83,6 +84,7 @@ return [ | ||||
|     'Credentials will be sent to the user by email' => '', | ||||
|     'Current password' => '', | ||||
|     'Current password is not valid' => '', | ||||
|     'Data privacy' => '', | ||||
|     'Data processing consent' => '', | ||||
|     'Delete' => '', | ||||
|     'Delete account' => '', | ||||
| @ -111,7 +113,6 @@ return [ | ||||
|     'Gravatar email' => '', | ||||
|     'Hello' => '', | ||||
|     'Here you can download your personal data in a comma separated values format.' => '', | ||||
|     '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' => '', | ||||
| @ -189,6 +190,7 @@ return [ | ||||
|     'Sign in' => '', | ||||
|     'Sign up' => '', | ||||
|     'Something went wrong' => '', | ||||
|     'Submit' => '', | ||||
|     'Switch identities is disabled.' => '', | ||||
|     'Thank you for signing up on {0}' => '', | ||||
|     'Thank you, registration is now complete.' => '', | ||||
| @ -223,6 +225,7 @@ return [ | ||||
|     'Unable to update block status.' => '', | ||||
|     'Unblock' => '', | ||||
|     'Unconfirmed' => '', | ||||
|     'Unfortunately, you can not work with this site without giving us consent to process your data.' => '', | ||||
|     'Update' => '', | ||||
|     'Update assignments' => '', | ||||
|     'Update permission' => '', | ||||
| @ -266,11 +269,11 @@ return [ | ||||
|     'Your account on {0} has been created' => '', | ||||
|     'Your confirmation token is invalid or expired' => '', | ||||
|     'Your consent is required to register' => '', | ||||
|     'Your consent is required to work with this site' => '', | ||||
|     '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' => '', | ||||
|     '{0, date, MMMM dd, YYYY HH:mm}' => '', | ||||
|     '{0} cannot be blank.' => '', | ||||
|     'A message has been sent to your email address. ' => '@@@@', | ||||
| @ -282,6 +285,7 @@ return [ | ||||
|     '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}' => '@@@@', | ||||
|     '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}' => '@@@@', | ||||
|     'Invalid two-factor code' => '@@@@', | ||||
|     'Last login' => '@@@@', | ||||
|     'Registration ip' => '@@@@', | ||||
| @ -299,4 +303,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. ' => '@@@@', | ||||
|     'privacy policy' => '@@@@', | ||||
| ]; | ||||
|  | ||||
		Reference in New Issue
	
	Block a user