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 1850da03ed1..26a84660835 100644
--- a/apps/comments/l10n/sq.js
+++ b/apps/comments/l10n/sq.js
@@ -12,7 +12,6 @@ OC.L10N.register(
"Error occurred while retrieving comment with id {id}" : "Ndodhi një gabim teksa merrej komenti me id{id}",
"Error occurred while updating comment with id {id}" : "Ndodhi një gabim teksa përditësohej komenti me id{id}",
"Error occurred while posting comment" : "Ndodhi një gabim teksa postohej komenti",
- "{count} unread comments" : "{count} komente të palexuar",
"Comment" : "Koment",
"You commented" : "Komentuat",
"%1$s commented" : "%1$s komentoi",
@@ -20,6 +19,7 @@ OC.L10N.register(
"%1$s commented on %2$s" : "%1$s komentoi te %2$s",
"Type in a new comment..." : "Shtypni një koment të ri…",
"No other comments available" : "S’ka komente të tjera",
- "More comments..." : "Më tepër komente…"
+ "More comments..." : "Më tepër komente…",
+ "{count} unread comments" : "{count} komente të palexuar"
},
"nplurals=2; plural=(n != 1);");