server/apps/updatenotification/l10n/mk.js

7 lines
157 B
JavaScript
Raw Normal View History

2016-02-16 13:49:12 +00:00
OC.L10N.register(
"updatenotification",
{
"Updater" : "Надградувач"
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");