diff options
Diffstat (limited to 'apps/dav/l10n/mk.js')
-rw-r--r-- | apps/dav/l10n/mk.js | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/dav/l10n/mk.js b/apps/dav/l10n/mk.js index eff705a4afe..581373b7218 100644 --- a/apps/dav/l10n/mk.js +++ b/apps/dav/l10n/mk.js @@ -148,9 +148,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Контактирајте го организаторот директно.", "Are you accepting the invitation?" : "Дали ја прифаќате поканата?", "Tentative" : "Прелиминарно", - "Your attendance was updated successfully." : "Вашето присуство е успешно ажурирано.", - "Invitation canceled" : "Поканата е откажана", - "Invitation updated" : "Поканата е ажурирана", - "Invitation" : "Покани" + "Your attendance was updated successfully." : "Вашето присуство е успешно ажурирано." }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); |