summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/sq.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/sq.js')
-rw-r--r--apps/comments/l10n/sq.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/sq.js b/apps/comments/l10n/sq.js
index 3cc6679b8ed..12d0626739c 100644
--- a/apps/comments/l10n/sq.js
+++ b/apps/comments/l10n/sq.js
@@ -13,8 +13,8 @@ OC.L10N.register(
"Delete comment" : "Fshije komentin",
"No comments yet, start the conversation!" : "Akoma asnjë koment, fillo një bisedë!",
"Retry" : "Riprovoni",
- "_%n unread comment_::_%n unread comments_" : ["%n komente të palexuara","%n komente të palexuara "],
"Comment" : "Koment",
- "%1$s commented" : "%1$s komentoi"
+ "%1$s commented" : "%1$s komentoi",
+ "_%n unread comment_::_%n unread comments_" : ["%n komente të palexuara","%n komente të palexuara "]
},
"nplurals=2; plural=(n != 1);");