mirror of
https://github.com/HKUDS/nanobot.git
synced 2026-08-04 16:38:49 +00:00
fix(webui): clarify automation anomaly labels
This commit is contained in:
parent
f8bf6aea51
commit
140c4fb49f
@ -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": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user