aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/mk.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/mk.js')
-rw-r--r--apps/comments/l10n/mk.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/mk.js b/apps/comments/l10n/mk.js
index 52277cc9222..eadb14aba45 100644
--- a/apps/comments/l10n/mk.js
+++ b/apps/comments/l10n/mk.js
@@ -1,9 +1,9 @@
OC.L10N.register(
"comments",
{
- "%1$s commented" : "%1$s коментиран",
"Cancel" : "Откажи",
"Save" : "Сними",
- "Comment" : "Коментар"
+ "Comment" : "Коментар",
+ "%1$s commented" : "%1$s коментиран"
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");