diff options
Diffstat (limited to 'apps/updatenotification/l10n/mk.js')
-rw-r--r-- | apps/updatenotification/l10n/mk.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/mk.js b/apps/updatenotification/l10n/mk.js new file mode 100644 index 00000000000..1c8efbd812e --- /dev/null +++ b/apps/updatenotification/l10n/mk.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "updatenotification", + { + "Updater" : "Надградувач" +}, +"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); |