diff --git a/lib/l10n/intl_it.arb b/lib/l10n/intl_it.arb index 91b438d7..86e2fea0 100644 --- a/lib/l10n/intl_it.arb +++ b/lib/l10n/intl_it.arb @@ -1962,5 +1962,32 @@ "@noConnectionToTheServer": { "type": "text", "placeholders": {} + }, + "appLock": "Blocco dell'app", + "@appLock": { + "type": "text", + "placeholders": {} + }, + "pleaseChooseAPasscode": "Si prega di scegliere un codice di accesso", + "@pleaseChooseAPasscode": { + "type": "text", + "placeholders": {} + }, + "security": "Sicurezza", + "@security": { + "type": "text", + "placeholders": {} + }, + "pleaseEnter4Digits": "Inserisci 4 cifre o lascia vuoto per disabilitare il blocco dell'app.", + "@pleaseEnter4Digits": { + "type": "text", + "placeholders": {} + }, + "youWillBeConnectedTo": "Verrai connesso/a a {homeserver}", + "@youWillBeConnectedTo": { + "type": "text", + "placeholders": { + "homeserver": {} + } } }