fix(webui): smooth automation detail overflow
This commit is contained in:
@@ -582,8 +582,14 @@
|
||||
"skipped": "スキップ",
|
||||
"recent": "最新結果",
|
||||
"timeline": "実行履歴",
|
||||
"showMore": "さらに {{count}} 件表示",
|
||||
"showRecent": "最近の実行のみ表示",
|
||||
"statusWithDuration": "{{status}} · {{duration}}"
|
||||
},
|
||||
"message": {
|
||||
"showMore": "メッセージ全文を表示",
|
||||
"showLess": "折りたたむ"
|
||||
},
|
||||
"meta": {
|
||||
"created": "{{time}} 作成",
|
||||
"updated": "{{time}} 更新"
|
||||
|
||||
Reference in New Issue
Block a user