fix(webui): make automation history diagnostic

This commit is contained in:
chengyongru
2026-06-15 21:54:09 +08:00
parent acf408ced2
commit 3aa90e539c
12 changed files with 189 additions and 76 deletions
+9 -3
View File
@@ -577,12 +577,18 @@
"unknown": "không xác định"
},
"history": {
"ok": "Hoàn tất",
"ok": "Ổn",
"error": "Lỗi",
"skipped": "Đã bỏ qua",
"recent": "Kết quả gần nhất",
"health": "Tình trạng gần đây",
"timeline": "Lịch sử chạy",
"statusWithDuration": "{{status}} · {{duration}}"
"summary": "Lượt chạy: {{total}} · Vấn đề: {{issues}}",
"issueCount": "Vấn đề: {{count}}",
"noRecentIssues": "Không có vấn đề gần đây",
"lastRan": "Chạy lần cuối {{time}}",
"lastRanWithDuration": "Chạy lần cuối {{time}} · {{duration}}",
"runMetaWithDuration": "{{time}} · {{duration}}",
"noError": "Không ghi nhận lỗi"
},
"message": {
"showMore": "Hiển thị toàn bộ tin nhắn",