summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/is.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/is.js')
-rw-r--r--apps/comments/l10n/is.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/comments/l10n/is.js b/apps/comments/l10n/is.js
index f32e49d37c5..3036d572db6 100644
--- a/apps/comments/l10n/is.js
+++ b/apps/comments/l10n/is.js
@@ -21,6 +21,7 @@ OC.L10N.register(
"You commented" : "Þú settir inn athugasemd",
"%1$s commented" : "%1$s setti inn athugasemd",
"You commented on %2$s" : "Þú settir inn athugasemd við %2$s",
- "%1$s commented on %2$s" : "%1$s setti inn athugasemd um %2$s"
+ "%1$s commented on %2$s" : "%1$s setti inn athugasemd um %2$s",
+ "<strong>Comments</strong> for files" : "<strong>Athugasemdir</strong> við skrár"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");