更新国际化支持:为工作流任务卡片添加多语言文本,提升用户体验

This commit is contained in:
jxxghp
2025-04-28 20:07:41 +08:00
parent 995e07c351
commit 8854affc4c
4 changed files with 110 additions and 34 deletions
+4 -1
View File
@@ -282,7 +282,7 @@ export default {
running: '运行中',
failed: '失败',
paused: '暂停',
waiting: '等待'
waiting: '等待',
},
info: {
timer: '定时',
@@ -290,6 +290,9 @@ export default {
actionCount: '动作数',
runCount: '已执行次数',
progress: '进度',
error: '错误信息',
},
},
},
dashboard: {
storage: '存储空间',