diff options
Diffstat (limited to 'core/l10n/it.php')
-rw-r--r-- | core/l10n/it.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/it.php b/core/l10n/it.php index 8d9ac21cd43..d6f8df73eb9 100644 --- a/core/l10n/it.php +++ b/core/l10n/it.php @@ -21,6 +21,7 @@ "Ok" => "Ok", "No categories selected for deletion." => "Nessuna categoria selezionata per l'eliminazione.", "Error" => "Errore", +"Password" => "Password", "ownCloud password reset" => "Ripristino password di ownCloud", "Use the following link to reset your password: {link}" => "Usa il collegamento seguente per ripristinare la password: {link}", "You will receive a link to reset your password via Email." => "Riceverai un collegamento per ripristinare la tua password via email", @@ -42,7 +43,6 @@ "Edit categories" => "Modifica le categorie", "Add" => "Aggiungi", "Create an <strong>admin account</strong>" => "Crea un <strong>account amministratore</strong>", -"Password" => "Password", "Advanced" => "Avanzate", "Data folder" => "Cartella dati", "Configure the database" => "Configura il database", |