mirror of
https://github.com/plankanban/planka.git
synced 2025-12-16 09:13:18 +03:00
fix: Fix Chinese translation (#641)
This commit is contained in:
@@ -67,7 +67,7 @@ export default {
|
|||||||
deleteTask_title: '删除任务',
|
deleteTask_title: '删除任务',
|
||||||
deleteUser_title: '删除用户',
|
deleteUser_title: '删除用户',
|
||||||
description: '描述',
|
description: '描述',
|
||||||
detectAutomatically: '自动删除',
|
detectAutomatically: '自动检测',
|
||||||
dropFileToUpload: '拖放文件以上传',
|
dropFileToUpload: '拖放文件以上传',
|
||||||
editor: '编辑器',
|
editor: '编辑器',
|
||||||
editAttachment_title: '编辑附件',
|
editAttachment_title: '编辑附件',
|
||||||
|
|||||||
Reference in New Issue
Block a user