fix(webui): clarify automation anomaly labels
This commit is contained in:
@@ -469,14 +469,14 @@
|
||||
"stats": {
|
||||
"active": "运行中",
|
||||
"paused": "已暂停",
|
||||
"failed": "需处理",
|
||||
"failed": "异常",
|
||||
"system": "系统"
|
||||
},
|
||||
"filters": {
|
||||
"all": "全部",
|
||||
"active": "运行中",
|
||||
"paused": "已暂停",
|
||||
"failed": "需处理",
|
||||
"failed": "异常",
|
||||
"system": "系统"
|
||||
},
|
||||
"sort": {
|
||||
|
||||
@@ -469,14 +469,14 @@
|
||||
"stats": {
|
||||
"active": "執行中",
|
||||
"paused": "已暫停",
|
||||
"failed": "需處理",
|
||||
"failed": "異常",
|
||||
"system": "系統"
|
||||
},
|
||||
"filters": {
|
||||
"all": "全部",
|
||||
"active": "執行中",
|
||||
"paused": "已暫停",
|
||||
"failed": "需處理",
|
||||
"failed": "異常",
|
||||
"system": "系統"
|
||||
},
|
||||
"sort": {
|
||||
|
||||
Reference in New Issue
Block a user