add support for zh_cn

This commit is contained in:
jiuhao47
2025-06-30 20:52:49 +08:00
parent 5d0777f67c
commit 39e09bedd3
69 changed files with 1498 additions and 2 deletions

View File

@@ -0,0 +1,11 @@
{
"importTaskTemplate": "导入任务模板",
"templateName": "模板名称",
"templateDescription": "模板描述",
"selectedTasks": "已选任务",
"tasks": "任务",
"templates": "模板",
"remove": "移除",
"cancel": "取消",
"import": "导入"
}