summaryrefslogtreecommitdiffstats
path: root/lib/l10n/is.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/is.js')
-rw-r--r--lib/l10n/is.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/is.js b/lib/l10n/is.js
index 7661ee829fb..d2c3602e070 100644
--- a/lib/l10n/is.js
+++ b/lib/l10n/is.js
@@ -16,6 +16,7 @@ OC.L10N.register(
"Application is not enabled" : "Forrit ekki virkt",
"Authentication error" : "Villa við auðkenningu",
"Token expired. Please reload page." : "Auðkenning útrunnin. Vinsamlegast skráðu þig aftur inn.",
- "Could not find category \"%s\"" : "Fann ekki flokkinn \"%s\""
+ "Could not find category \"%s\"" : "Fann ekki flokkinn \"%s\"",
+ "Apps" : "Forrit"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");