summaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/l10n/it.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/workflowengine/l10n/it.js')
-rw-r--r--apps/workflowengine/l10n/it.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/workflowengine/l10n/it.js b/apps/workflowengine/l10n/it.js
index 6ea8211f91c..09919229bf9 100644
--- a/apps/workflowengine/l10n/it.js
+++ b/apps/workflowengine/l10n/it.js
@@ -1,9 +1,7 @@
OC.L10N.register(
"workflowengine",
{
- "Successfully saved" : "Salvato correttamente",
"Saving failed:" : "Salvataggio non riuscito:",
- "File mime type" : "Tipo MIME del file",
"is" : "è",
"is not" : "non è",
"matches" : "corrisponde",
@@ -66,6 +64,8 @@ OC.L10N.register(
"Reset" : "Ripristina",
"Save" : "Salva",
"Saving…" : "Salvataggio in corso...",
- "Loading…" : "Caricamento in corso..."
+ "Loading…" : "Caricamento in corso...",
+ "Successfully saved" : "Salvato correttamente",
+ "File mime type" : "Tipo MIME del file"
},
"nplurals=2; plural=(n != 1);");