diff --git a/l10n/mk.js b/l10n/mk.js index ee23adf..19887cd 100644 --- a/l10n/mk.js +++ b/l10n/mk.js @@ -6,6 +6,7 @@ OC.L10N.register( "Settings" : "Параметри", "Last message" : "Последна порака", "Label" : "Ознака", + "Notification settings" : "Поставки за известување", "Enable" : "Овозможи", "Disable" : "Оневозможи" }, diff --git a/l10n/mk.json b/l10n/mk.json index 1ab2c43..3d60db9 100644 --- a/l10n/mk.json +++ b/l10n/mk.json @@ -4,6 +4,7 @@ "Settings" : "Параметри", "Last message" : "Последна порака", "Label" : "Ознака", + "Notification settings" : "Поставки за известување", "Enable" : "Овозможи", "Disable" : "Оневозможи" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"