Skip to content

Commit

Permalink
Updated translations.
Browse files Browse the repository at this point in the history
  • Loading branch information
xet7 committed Aug 3, 2023
1 parent cb4f3c8 commit d0ba89d
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions imports/i18n/data/zh-CN.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,14 +85,14 @@
"add-card": "添加卡片",
"add-card-to-top-of-list": "添加卡片到列表顶部",
"add-card-to-bottom-of-list": "添加卡片到列表底部",
"setListWidthPopup-title": "Set List Width",
"set-list-width": "Set List Width",
"set-list-width-value": "List Width (pixels)",
"list-width-error-message": "List width must be a positive integer",
"setSwimlaneHeightPopup-title": "Set Swimlane Height",
"set-swimlane-height": "Set Swimlane Height",
"set-swimlane-height-value": "Swimlane Height (pixels)",
"swimlane-height-error-message": "Swimlane height must be a positive integer",
"setListWidthPopup-title": "设置列表宽度",
"set-list-width": "设置列表宽度",
"set-list-width-value": "列表宽度(px)",
"list-width-error-message": "列表宽度需要设置数字类型",
"setSwimlaneHeightPopup-title": "设置泳道高度",
"set-swimlane-height": "设置泳道高度",
"set-swimlane-height-value": "泳道高度(px)",
"swimlane-height-error-message": "泳道高度需要设置数字类型",
"add-swimlane": "添加泳道图",
"add-subtask": "添加子任务",
"add-checklist": "添加清单",
Expand Down Expand Up @@ -1229,5 +1229,5 @@
"allowed-avatar-filetypes": "头像文件允许类型:",
"invalid-file": "如果文件名无效,则取消上传或重命名。\n ",
"preview-pdf-not-supported": "您的设备不支持pdf预览,请尝试下载",
"drag-board": "Drag board"
"drag-board": "拖拽看板"
}

0 comments on commit d0ba89d

Please sign in to comment.