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