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 7159099a35a..5695e571d10 100644 --- a/core/l10n/it.php +++ b/core/l10n/it.php @@ -74,7 +74,6 @@ $TRANSLATIONS = array( "Share with user or group …" => "Condividi con utente o gruppo ...", "Share link" => "Condividi collegamento", "Password protect" => "Proteggi con password", -"Password" => "Password", "Allow Public Upload" => "Consenti caricamento pubblico", "Email link to person" => "Invia collegamento via email", "Send" => "Invia", @@ -150,6 +149,7 @@ $TRANSLATIONS = array( "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => "La cartella dei dati e i file sono probabilmente accessibili da Internet poiché il file .htaccess non funziona.", "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." => "Per informazioni su come configurare correttamente il tuo server, vedi la <a href=\"%s\" target=\"_blank\">documentazione</a>.", "Create an <strong>admin account</strong>" => "Crea un <strong>account amministratore</strong>", +"Password" => "Password", "Storage & database" => "Archiviazione e database", "Data folder" => "Cartella dati", "Configure the database" => "Configura il database", |