fix(webui): localize automation runtime labels
This commit is contained in:
@@ -529,6 +529,14 @@
|
||||
"last": {
|
||||
"never": "未実行",
|
||||
"unknown": "不明"
|
||||
},
|
||||
"history": {
|
||||
"ok": "完了",
|
||||
"error": "エラー",
|
||||
"skipped": "スキップ"
|
||||
},
|
||||
"duration": {
|
||||
"lessThanSecond": "1 秒未満"
|
||||
}
|
||||
},
|
||||
"oauth": {
|
||||
|
||||
Reference in New Issue
Block a user