summaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/l10n/is.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/workflowengine/l10n/is.js')
-rw-r--r--apps/workflowengine/l10n/is.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/workflowengine/l10n/is.js b/apps/workflowengine/l10n/is.js
index 84ee0651e69..941ba0273b1 100644
--- a/apps/workflowengine/l10n/is.js
+++ b/apps/workflowengine/l10n/is.js
@@ -1,9 +1,7 @@
OC.L10N.register(
"workflowengine",
{
- "Successfully saved" : "Tókst að vista",
"Saving failed:" : "Vistun mistókst:",
- "File mime type" : "Skráartegund",
"is" : "er",
"is not" : "er ekki",
"matches" : "samsvarar",
@@ -66,6 +64,8 @@ OC.L10N.register(
"Reset" : "Endurstilla",
"Save" : "Vista",
"Saving…" : "Vista…",
- "Loading…" : "Hleð inn..."
+ "Loading…" : "Hleð inn...",
+ "Successfully saved" : "Tókst að vista",
+ "File mime type" : "Skráartegund"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");