[tx-robot] updated from transifex
This commit is contained in:
parent
df2215f3db
commit
9dd2f486aa
6
l10n/mk.js
Normal file
6
l10n/mk.js
Normal file
@ -0,0 +1,6 @@
|
||||
OC.L10N.register(
|
||||
"epubreader",
|
||||
{
|
||||
"menu" : "мени"
|
||||
},
|
||||
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");
|
4
l10n/mk.json
Normal file
4
l10n/mk.json
Normal file
@ -0,0 +1,4 @@
|
||||
{ "translations": {
|
||||
"menu" : "мени"
|
||||
},"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"
|
||||
}
|
Reference in New Issue
Block a user