From 6adedfd77f1970cd67f5c8803dcee5f2a76e1180 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Wed, 19 Jan 2022 17:32:22 +0200 Subject: [PATCH] Updated translations. --- i18n/eu.i18n.json | 4 ++-- i18n/zh-CN.i18n.json | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/i18n/eu.i18n.json b/i18n/eu.i18n.json index b07a3b09b..8bcf0b93e 100644 --- a/i18n/eu.i18n.json +++ b/i18n/eu.i18n.json @@ -766,7 +766,7 @@ "r-unarchive": "Biltegitik berreskuratu", "r-card": "txartela", "r-add": "Gehitu", - "r-remove": "Remove", + "r-remove": "Kendu", "r-label": "label", "r-member": "member", "r-remove-all": "Kendu txarteleko kide guztiak", @@ -1109,7 +1109,7 @@ "add-teams-label": "Added teams are displayed below:", "remove-team-from-table": "Are you sure you want to remove this team from the board ?", "confirm-btn": "Confirm", - "remove-btn": "Remove", + "remove-btn": "Kendu", "filter-card-title-label": "Iragazi txartelaren tituluaren arabera", "invite-people-success": "Invitation to register sent with success", "invite-people-error": "Error while sending invitation to register", diff --git a/i18n/zh-CN.i18n.json b/i18n/zh-CN.i18n.json index 4bf03bef5..4102a2023 100644 --- a/i18n/zh-CN.i18n.json +++ b/i18n/zh-CN.i18n.json @@ -1138,8 +1138,8 @@ "acceptance_of_our_legalNotice": "继续,即意味着您已同意接受相关声明条款约束", "legalNotice": "法律声明", "copied": "已复制!", - "checklistActionsPopup-title": "Checklist Actions", - "moveChecklist": "Move Checklist", - "moveChecklistPopup-title": "Move Checklist", - "newlineBecomesNewChecklistItem": "Newline becomes new checklist item" + "checklistActionsPopup-title": "清单操作", + "moveChecklist": "移动待办清单", + "moveChecklistPopup-title": "移动待办清单", + "newlineBecomesNewChecklistItem": "可换行来新增一个待办清单项" } \ No newline at end of file