Updated translations for new 2FA strings #103
This commit is contained in:
		| @ -24,12 +24,12 @@ return [ | ||||
|     'Cancel' => '', | ||||
|     'Cannot assign role "{0}" as the AuthManager is not configured on your console application.' => '', | ||||
|     'Close' => '', | ||||
|     'Disable Two-Factor Auth' => '', | ||||
|     'Disable two factor authentication' => '', | ||||
|     'Enable' => '', | ||||
|     'Enable Two-factor auth' => '', | ||||
|     'Enable two factor authentication' => '', | ||||
|     'Error sending registration message to "{email}". Please try again later.' => '', | ||||
|     'Error sending welcome message to "{email}". Please try again later.' => '', | ||||
|     'Invalid two-factor code' => '', | ||||
|     'Invalid two factor authentication code' => '', | ||||
|     'Last login' => '', | ||||
|     'Never' => '', | ||||
|     'Required "key" cannot be empty.' => '', | ||||
| @ -39,15 +39,13 @@ return [ | ||||
|     'Send password recovery email' => '', | ||||
|     'The "recaptcha" component must be configured.' => '', | ||||
|     'The verification code is incorrect.' => '', | ||||
|     '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.' => '', | ||||
|     'This will disable two factor authentication. Are you sure?' => '', | ||||
|     '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 disable Two factor authentication.' => '', | ||||
|     'Unable to send recovery message to the user' => '', | ||||
|     'User account could not be created.' => '', | ||||
|     'User could not be registered.' => '', | ||||
| @ -58,6 +56,18 @@ return [ | ||||
|     '{0} cannot be blank.' => '', | ||||
|     'A message has been sent to your email address. ' => '@@È stato inviato un messaggio al tuo indirizzo email@@', | ||||
|     'Awesome, almost there. ' => '@@Fantastico, ci siamo quasi. @@', | ||||
|     'Disable Two-Factor Auth' => '@@@@', | ||||
|     'Enable Two-factor auth' => '@@@@', | ||||
|     'Invalid two-factor code' => '@@@@', | ||||
|     '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. ' => '@@Non è stato possibile reinviare l\'email per confermare il tuo indirizzo. @@', | ||||
|     'We have sent confirmation links to both old and new email addresses. ' => '@@Abbiamo inviato un link di conferma sia al nuovo che al vecchio indirizzo email. @@', | ||||
|     '(not set)' => '(non impostato)', | ||||
|  | ||||
		Reference in New Issue
	
	Block a user