1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-19 13:19:44 +02:00

fix: Fix Chinese translation (#641)
Some checks are pending
Build and push Docker DEV image / build ([self-hosted arm64], linux/arm/v7) (push) Waiting to run
Build and push Docker DEV image / build ([self-hosted arm64], linux/arm64) (push) Waiting to run
Build and push Docker DEV image / build ([self-hosted x64], linux/amd64) (push) Waiting to run
Build and push Docker DEV image / merge (push) Blocked by required conditions
Build and push Docker DEV image / rerun-failed-jobs (push) Blocked by required conditions

This commit is contained in:
IV16SL 2024-03-21 02:13:21 +08:00 committed by GitHub
parent 0d3cf0a32d
commit 786441cda0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: '编辑附件',