Browse Source

Updated translations.

Lauri Ojansivu 3 years ago
parent
commit
6adedfd77f
2 changed files with 6 additions and 6 deletions
  1. 2 2
      i18n/eu.i18n.json
  2. 4 4
      i18n/zh-CN.i18n.json

+ 2 - 2
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",

+ 4 - 4
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": "可换行来新增一个待办清单项"
 }