所有页面-创建中英双语对照-优化翻译文档结构

This commit is contained in:
2026-03-17 11:42:16 +08:00
parent 4a7397ce04
commit c790f74905
110 changed files with 1729 additions and 421 deletions

View File

@@ -0,0 +1,21 @@
{
"search": {
"taskName": "任务名称",
"taskType": "任务类型",
"status": "状态",
"placeholderTaskName": "请输入任务名称",
"searchSelectPlaceholder": "请选择"
},
"table": {
"no": "编号",
"taskName": "任务名称",
"taskType": "任务类型",
"rule": "定时规则",
"target": "调用目标",
"status": "状态",
"updateDate": "更新日期",
"executeTime": "执行时间",
"parameter": "任务参数",
"executeStatus": "执行状态"
}
}