Updated translations for new 2FA strings #103
This commit is contained in:
		| @ -84,13 +84,13 @@ return [ | ||||
|     'Delete account' => '', | ||||
|     'Description' => '', | ||||
|     'Didn\'t receive confirmation message?' => '', | ||||
|     'Disable Two-Factor Auth' => '', | ||||
|     'Disable two factor authentication' => '', | ||||
|     'Disconnect' => '', | ||||
|     'Don\'t have an account? Sign up!' => '', | ||||
|     'Email' => '', | ||||
|     'Email (public)' => '', | ||||
|     'Enable' => '', | ||||
|     'Enable Two-factor auth' => '', | ||||
|     'Enable two factor authentication' => '', | ||||
|     'Error occurred while changing password' => '', | ||||
|     'Error occurred while confirming user' => '', | ||||
|     'Error occurred while deleting user' => '', | ||||
| @ -110,7 +110,7 @@ return [ | ||||
|     'Information' => '', | ||||
|     'Invalid login or password' => '', | ||||
|     'Invalid or expired link' => '', | ||||
|     'Invalid two-factor code' => '', | ||||
|     'Invalid two factor authentication code' => '', | ||||
|     'Invalid value' => '', | ||||
|     'It will be deleted forever' => '', | ||||
|     'Items' => '', | ||||
| @ -178,22 +178,20 @@ return [ | ||||
|     '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 disable two factor authentication. Are you sure?' => '', | ||||
|     'Time zone' => '', | ||||
|     'Time zone is not valid' => '', | ||||
|     'Two Factor Authentication' => '', | ||||
|     'Two factor successfully enabled.' => '', | ||||
|     'Two-Factor Authentication' => '', | ||||
|     'Two-factor auth protects you against stolen credentials' => '', | ||||
|     'Two-factor authentication code' => '', | ||||
|     'Two-factor authorization has been disabled.' => '', | ||||
|     'Two-factor code' => '', | ||||
|     'Two Factor Authentication (2FA)' => '', | ||||
|     'Two factor authentication code' => '', | ||||
|     'Two factor authentication has been disabled.' => '', | ||||
|     'Two factor authentication protects you against stolen credentials' => '', | ||||
|     'Two factor authentication successfully enabled.' => '', | ||||
|     'Unable to confirm user. Please, try again.' => '', | ||||
|     'Unable to create an account.' => '', | ||||
|     'Unable to create authorization item.' => '', | ||||
|     'Unable to create new authorization rule.' => '', | ||||
|     'Unable to delete user. Please, try again later.' => '', | ||||
|     'Unable to disable two-factor authorization.' => '', | ||||
|     'Unable to disable Two factor authentication.' => '', | ||||
|     'Unable to remove authorization item.' => '', | ||||
|     'Unable to send confirmation link' => '', | ||||
|     'Unable to send recovery message to the user' => '', | ||||
| @ -249,9 +247,21 @@ return [ | ||||
|     'A message has been sent to your email address. ' => '@@@@', | ||||
|     'Awesome, almost there. ' => '@@@@', | ||||
|     'Class "{0}" does not exist' => '@@@@', | ||||
|     'Disable Two-Factor Auth' => '@@@@', | ||||
|     'Enable Two-factor auth' => '@@@@', | ||||
|     'Invalid two-factor code' => '@@@@', | ||||
|     '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' => '@@@@', | ||||
|     'Two-factor auth protects you against stolen credentials' => '@@@@', | ||||
|     'Two-factor authentication code' => '@@@@', | ||||
|     'Two-factor authorization has been disabled.' => '@@@@', | ||||
|     'Two-factor code' => '@@@@', | ||||
|     '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. ' => '@@@@', | ||||
| ]; | ||||
|  | ||||
		Reference in New Issue
	
	Block a user