summaryrefslogtreecommitdiffstats
path: root/l10n/mk.js
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/mk.js')
-rw-r--r--l10n/mk.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/mk.js b/l10n/mk.js
index 590456a8..7bfd5f1d 100644
--- a/l10n/mk.js
+++ b/l10n/mk.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"contacts",
{
"Contacts" : "Контакти",
+ "New contact" : "Нов контакт",
"Nickname" : "Прекар",
"Last name" : "Презиме",
"First name" : "Име",
@@ -28,7 +29,6 @@ OC.L10N.register(
"Fax work" : "Fax на работа",
"Pager" : "Пејџер",
"Voice" : "Глас",
- "All contacts" : "Сите контакти",
- "New contact" : "Нов контакт"
+ "All contacts" : "Сите контакти"
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");