summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/it.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/updatenotification/l10n/it.js')
-rw-r--r--apps/updatenotification/l10n/it.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/it.js b/apps/updatenotification/l10n/it.js
index fc305adaecc..248215ff180 100644
--- a/apps/updatenotification/l10n/it.js
+++ b/apps/updatenotification/l10n/it.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"updatenotification",
{
"{version} is available. Get more information on how to update." : "{version} รจ disponibile. Ottieni ulteriori informazioni su come eseguire l'aggiornamento.",
- "Updater" : "Strumento di aggiornamento"
+ "Updater" : "Strumento di aggiornamento",
+ "Open updater" : "Apri lo strumento di aggiornamento"
},
"nplurals=2; plural=(n != 1);");