From f5182e6328b05174e8142b3c34b80f6774c9aef0 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Wed, 1 Apr 2020 17:04:01 +0300 Subject: Update translations. --- i18n/mk.i18n.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'i18n/mk.i18n.json') diff --git a/i18n/mk.i18n.json b/i18n/mk.i18n.json index ba11ed40..00278e34 100644 --- a/i18n/mk.i18n.json +++ b/i18n/mk.i18n.json @@ -759,5 +759,11 @@ "show-on-card": "Show on Card", "new": "New", "editUserPopup-title": "Edit User", - "newUserPopup-title": "New User" + "newUserPopup-title": "New User", + "notifications": "Notifications", + "view-all": "View All", + "filter-by-unread": "Filter by Unread", + "mark-all-as-read": "Mark all as read", + "allow-rename": "Allow Rename", + "allowRenamePopup-title": "Allow Rename" } -- cgit v1.2.3-1-g7c22 From 7c609d402a968b0a0b5e2b585994b3f38e05d976 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Thu, 2 Apr 2020 01:29:22 +0300 Subject: Update translations. --- i18n/mk.i18n.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'i18n/mk.i18n.json') diff --git a/i18n/mk.i18n.json b/i18n/mk.i18n.json index 00278e34..c893ae09 100644 --- a/i18n/mk.i18n.json +++ b/i18n/mk.i18n.json @@ -64,7 +64,7 @@ "activity-unchecked-item": "размаркира %s от списък със задачи %s на %s", "activity-checklist-added": "добави списък със задачи към %s", "activity-checklist-removed": "премахна списък със задачи от %s", - "activity-checklist-completed": "completed checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__", + "activity-checklist-completed": "completed checklist %s of %s", "activity-checklist-uncompleted": "\"отзавърши\" чеклистта %s в %s", "activity-checklist-item-added": "добави точка към '%s' в/във %s", "activity-checklist-item-removed": "премахна точка от '%s' в %s", -- cgit v1.2.3-1-g7c22