diff options
Diffstat (limited to 'core/l10n/it.json')
-rw-r--r-- | core/l10n/it.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/it.json b/core/l10n/it.json index 8c99df8e1f9..b8ef0c2ab85 100644 --- a/core/l10n/it.json +++ b/core/l10n/it.json @@ -396,7 +396,6 @@ "Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "La cartella dei dati e i tuoi file sono probabilmente accessibili da Internet. Il file .htaccess non funziona. Ti consigliamo vivamente di configurare il server web in modo che la cartella dei dati non sia più accessibile o di spostare la cartella fuori dalla radice del server web.", "The password is wrong. Try again." : "La password è errata. Prova ancora.", "You haven't added any info yet" : "Non hai ancora aggiunto alcuna informazione", - "{user} hasn't added any info yet" : "{user} non ha ancora aggiunto alcuna informazione", - "Request password" : "Richiedi password" + "{user} hasn't added any info yet" : "{user} non ha ancora aggiunto alcuna informazione" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file |