diff --git a/lib/l10n/intl_it.arb b/lib/l10n/intl_it.arb index ada63b2af..025c45602 100644 --- a/lib/l10n/intl_it.arb +++ b/lib/l10n/intl_it.arb @@ -1952,5 +1952,15 @@ "@publicKey": { "type": "text", "placeholders": {} + }, + "tooManyRequestsWarning": "Troppe richieste. Per favore riprova più tardi!", + "@tooManyRequestsWarning": { + "type": "text", + "placeholders": {} + }, + "noConnectionToTheServer": "Nessuna connessione al server", + "@noConnectionToTheServer": { + "type": "text", + "placeholders": {} } }