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": "Never",
"unknown": "unknown"
},
"history": {
"ok": "Completed",
"error": "Error",
"skipped": "Skipped"
},
"duration": {
"lessThanSecond": "< 1 second"
}
},
"oauth": {
+8
View File
@@ -529,6 +529,14 @@
"last": {
"never": "Nunca",
"unknown": "desconocido"
},
"history": {
"ok": "Completada",
"error": "Error",
"skipped": "Omitida"
},
"duration": {
"lessThanSecond": "menos de 1 segundo"
}
},
"oauth": {
+8
View File
@@ -529,6 +529,14 @@
"last": {
"never": "Jamais",
"unknown": "inconnu"
},
"history": {
"ok": "Terminée",
"error": "Erreur",
"skipped": "Ignorée"
},
"duration": {
"lessThanSecond": "moins de 1 seconde"
}
},
"oauth": {
+8
View File
@@ -529,6 +529,14 @@
"last": {
"never": "Belum pernah",
"unknown": "tidak dikenal"
},
"history": {
"ok": "Selesai",
"error": "Error",
"skipped": "Dilewati"
},
"duration": {
"lessThanSecond": "kurang dari 1 detik"
}
},
"oauth": {
+8
View File
@@ -529,6 +529,14 @@
"last": {
"never": "未実行",
"unknown": "不明"
},
"history": {
"ok": "完了",
"error": "エラー",
"skipped": "スキップ"
},
"duration": {
"lessThanSecond": "1 秒未満"
}
},
"oauth": {
+8
View File
@@ -529,6 +529,14 @@
"last": {
"never": "실행된 적 없음",
"unknown": "알 수 없음"
},
"history": {
"ok": "완료",
"error": "오류",
"skipped": "건너뜀"
},
"duration": {
"lessThanSecond": "1초 미만"
}
},
"oauth": {
+8
View File
@@ -529,6 +529,14 @@
"last": {
"never": "Chưa từng chạy",
"unknown": "không xác định"
},
"history": {
"ok": "Hoàn tất",
"error": "Lỗi",
"skipped": "Đã bỏ qua"
},
"duration": {
"lessThanSecond": "dưới 1 giây"
}
},
"oauth": {
+8
View File
@@ -529,6 +529,14 @@
"last": {
"never": "从未运行",
"unknown": "未知"
},
"history": {
"ok": "完成",
"error": "错误",
"skipped": "已跳过"
},
"duration": {
"lessThanSecond": "不到 1 秒"
}
},
"oauth": {
+8
View File
@@ -529,6 +529,14 @@
"last": {
"never": "從未執行",
"unknown": "未知"
},
"history": {
"ok": "完成",
"error": "錯誤",
"skipped": "已略過"
},
"duration": {
"lessThanSecond": "不到 1 秒"
}
},
"oauth": {