fix(webui): reduce automation dashboard copy

This commit is contained in:
chengyongru
2026-06-14 01:03:53 +08:00
parent 17e3183598
commit 5f2f694034
12 changed files with 60 additions and 94 deletions
+2 -3
View File
@@ -466,8 +466,6 @@
"automations": {
"kicker": "工作區自動任務",
"title": "自動任務",
"description": "集中查看 cron 提醒、週期性 agent 任務、一次性任務和系統任務。",
"refresh": "重新整理",
"newInChat": "在聊天中建立",
"stats": {
"active": "執行中",
@@ -551,7 +549,8 @@
"history": {
"ok": "完成",
"error": "錯誤",
"skipped": "已略過"
"skipped": "已略過",
"recent": "最近執行"
},
"duration": {
"lessThanSecond": "不到 1 秒"