summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--l10n/it.js1
-rw-r--r--l10n/it.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/it.js b/l10n/it.js
index 12783ce56..6981c37f4 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -29,6 +29,7 @@ OC.L10N.register(
"Can not add feed: Exists already" : "Impossibile aggiungere la fonte: esiste già",
"Articles without feed" : "Articoli senza fonte",
"Can not add folder: Exists already" : "Impossibile aggiungere la cartella: esiste già",
+ "News" : "Notizie",
"Use system cron for updates" : "Usa cron di sistema per gli aggiornamenti",
"Disable this if you run a custom updater such as the Python updater included in the app" : "Disabilita questa opzione se esegui uno strumento di aggiornamento personalizzato come quello Python incluso nell'applicazione",
"Purge interval" : "Intervallo di cancellazione",
diff --git a/l10n/it.json b/l10n/it.json
index b71ce9c7a..ae7493a1f 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -27,6 +27,7 @@
"Can not add feed: Exists already" : "Impossibile aggiungere la fonte: esiste già",
"Articles without feed" : "Articoli senza fonte",
"Can not add folder: Exists already" : "Impossibile aggiungere la cartella: esiste già",
+ "News" : "Notizie",
"Use system cron for updates" : "Usa cron di sistema per gli aggiornamenti",
"Disable this if you run a custom updater such as the Python updater included in the app" : "Disabilita questa opzione se esegui uno strumento di aggiornamento personalizzato come quello Python incluso nell'applicazione",
"Purge interval" : "Intervallo di cancellazione",