fix(webui): simplify automation details
This commit is contained in:
@@ -576,20 +576,6 @@
|
||||
"never": "从未运行",
|
||||
"unknown": "未知"
|
||||
},
|
||||
"history": {
|
||||
"ok": "正常",
|
||||
"error": "错误",
|
||||
"skipped": "已跳过",
|
||||
"health": "最近健康状态",
|
||||
"timeline": "运行记录",
|
||||
"summary": "运行:{{total}} · 问题:{{issues}}",
|
||||
"issueCount": "问题:{{count}}",
|
||||
"noRecentIssues": "近期无问题",
|
||||
"lastRan": "最后运行于 {{time}}",
|
||||
"lastRanWithDuration": "最后运行于 {{time}} · {{duration}}",
|
||||
"runMetaWithDuration": "{{time}} · {{duration}}",
|
||||
"noError": "未记录错误"
|
||||
},
|
||||
"message": {
|
||||
"showMore": "查看完整消息",
|
||||
"showLess": "收起消息"
|
||||
@@ -626,9 +612,6 @@
|
||||
"cronRequired": "Cron 表达式不能为空。",
|
||||
"timeRequired": "运行时间不能为空。",
|
||||
"futureRequired": "运行时间必须晚于当前时间。"
|
||||
},
|
||||
"duration": {
|
||||
"lessThanSecond": "不到 1 秒"
|
||||
}
|
||||
},
|
||||
"oauth": {
|
||||
|
||||
Reference in New Issue
Block a user