diff options
Diffstat (limited to 'apps/comments/l10n')
-rw-r--r-- | apps/comments/l10n/mk.js | 2 | ||||
-rw-r--r-- | apps/comments/l10n/mk.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/mk.js b/apps/comments/l10n/mk.js index f6474e87882..fe5e9e00036 100644 --- a/apps/comments/l10n/mk.js +++ b/apps/comments/l10n/mk.js @@ -2,7 +2,7 @@ OC.L10N.register( "comments", { "Comments" : "Коментари", - "You commented" : "Вие коментиравте", + "You commented" : "Kоментиравте", "%1$s commented" : "%1$s коментиран", "{author} commented" : "{author} коментираше", "You commented on %1$s" : "Коментиравте на %1$s", diff --git a/apps/comments/l10n/mk.json b/apps/comments/l10n/mk.json index acc0e5b9609..d1fab6dfe56 100644 --- a/apps/comments/l10n/mk.json +++ b/apps/comments/l10n/mk.json @@ -1,6 +1,6 @@ { "translations": { "Comments" : "Коментари", - "You commented" : "Вие коментиравте", + "You commented" : "Kоментиравте", "%1$s commented" : "%1$s коментиран", "{author} commented" : "{author} коментираше", "You commented on %1$s" : "Коментиравте на %1$s", |