优化前端双语配置

This commit is contained in:
2026-03-31 18:20:03 +08:00
parent 7493c4e400
commit edd870457f
24 changed files with 253 additions and 95 deletions

View File

@@ -58,5 +58,11 @@
"ruleTargetRequired": "调用目标不能为空",
"addSuccess": "新增成功",
"editSuccess": "修改成功"
},
"ui": {
"runTitle": "运行任务",
"runConfirm": "确定要运行任务【{name}】吗?",
"runSuccess": "任务运行成功",
"selectTaskFirst": "请先选择一个任务"
}
}