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

fix: Fix Chinese translation (#641)

This commit is contained in:
IV16SL 2024-03-21 02:13:21 +08:00 committed by Maksim Eltyshev
parent 496c1e5633
commit 891289c453

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