fix(webui): simplify automation details

This commit is contained in:
chengyongru
2026-06-15 22:52:26 +08:00
parent 3aa90e539c
commit 87aaf8991a
12 changed files with 11 additions and 433 deletions
-17
View File
@@ -576,20 +576,6 @@
"never": "Chưa từng chạy",
"unknown": "không xác định"
},
"history": {
"ok": "Ổn",
"error": "Lỗi",
"skipped": "Đã bỏ qua",
"health": "Tình trạng gần đây",
"timeline": "Lịch sử chạy",
"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",
"showLess": "Thu gọn"
@@ -626,9 +612,6 @@
"cronRequired": "Biểu thức cron là bắt buộc.",
"timeRequired": "Thời gian chạy là bắt buộc.",
"futureRequired": "Thời gian chạy phải ở tương lai."
},
"duration": {
"lessThanSecond": "dưới 1 giây"
}
},
"oauth": {