fix(webui): localize automation runtime labels

This commit is contained in:
chengyongru
2026-06-13 23:06:28 +08:00
parent e08462ca30
commit 43830b7162
13 changed files with 181 additions and 20 deletions
+8
View File
@@ -529,6 +529,14 @@
"last": {
"never": "실행된 적 없음",
"unknown": "알 수 없음"
},
"history": {
"ok": "완료",
"error": "오류",
"skipped": "건너뜀"
},
"duration": {
"lessThanSecond": "1초 미만"
}
},
"oauth": {