diff --git a/src/i18n/strings/it.json b/src/i18n/strings/it.json index 0b927162ba..57552d2c5a 100644 --- a/src/i18n/strings/it.json +++ b/src/i18n/strings/it.json @@ -2183,5 +2183,9 @@ "Use the new, faster, composer for writing messages": "Usa il compositore nuovo e più veloce per scrivere messaggi", "You are about to remove %(count)s messages by %(user)s. This cannot be undone. Do you wish to continue?|one": "Stai per rimuovere 1 messaggio da %(user)s. Non può essere annullato. Vuoi continuare?", "Remove %(count)s messages|one": "Rimuovi 1 messaggio", - "Missing captcha public key in homeserver configuration. Please report this to your homeserver administrator.": "Chiave pubblica di Captcha mancante nella configurazione dell'homeserver. Segnalalo all'amministratore dell'homeserver." + "Missing captcha public key in homeserver configuration. Please report this to your homeserver administrator.": "Chiave pubblica di Captcha mancante nella configurazione dell'homeserver. Segnalalo all'amministratore dell'homeserver.", + "Add Email Address": "Aggiungi indirizzo email", + "Add Phone Number": "Aggiungi numero di telefono", + "Your email address hasn't been verified yet": "Il tuo indirizzo email non è ancora stato verificato", + "Click the link in the email you received to verify and then click continue again.": "Clicca il link nell'email che hai ricevuto per verificare e poi clicca di nuovo Continua." }