1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-30 04:23:11 +03:00

New Crowdin updates (#3040)

This commit is contained in:
Dan Brown
2021-11-16 12:31:37 +00:00
committed by GitHub
parent 79c75f9296
commit 05ef23d34e
116 changed files with 718 additions and 286 deletions

View File

@ -54,7 +54,7 @@ return [
'email_confirm_text' => 'Conferma il tuo indirizzo email cliccando il pulsante sotto:',
'email_confirm_action' => 'Conferma Email',
'email_confirm_send_error' => 'La conferma della mail è richiesta ma non è stato possibile mandare la mail. Contatta l\'amministratore.',
'email_confirm_success' => 'La tua mail è stata confermata!',
'email_confirm_success' => 'Your email has been confirmed! You should now be able to login using this email address.',
'email_confirm_resent' => 'Mail di conferma reinviata, controlla la tua posta.',
'email_not_confirmed' => 'Indirizzo Email Non Confermato',
@ -71,7 +71,7 @@ return [
'user_invite_page_welcome' => 'Benvenuto in :appName!',
'user_invite_page_text' => 'Per completare il tuo account e ottenere l\'accesso devi impostare una password che verrà utilizzata per accedere a :appName in futuro.',
'user_invite_page_confirm_button' => 'Conferma Password',
'user_invite_success' => 'Password impostata, ora hai accesso a :appName!',
'user_invite_success_login' => 'Password set, you should now be able to login using your set password to access :appName!',
// Multi-factor Authentication
'mfa_setup' => 'Imposta Autenticazione Multi-Fattore',