feat(ui): enhance workflow logs display
This commit is contained in:
@@ -19,8 +19,10 @@
|
||||
"workflow_run.props.ended_at": "Ended at",
|
||||
|
||||
"workflow_run.logs": "Logs",
|
||||
"workflow_run.artifacts": "Artifacts",
|
||||
"workflow_run.logs.menu.show_timestamps": "Show timestamps",
|
||||
"workflow_run.logs.menu.show_whitespaces": "Show whitespaces",
|
||||
|
||||
"workflow_run.artifacts": "Artifacts",
|
||||
"workflow_run_artifact.props.type": "Type",
|
||||
"workflow_run_artifact.props.type.certificate": "Certificate",
|
||||
"workflow_run_artifact.props.name": "Name"
|
||||
|
||||
@@ -19,8 +19,10 @@
|
||||
"workflow_run.props.ended_at": "完成时间",
|
||||
|
||||
"workflow_run.logs": "日志",
|
||||
"workflow_run.artifacts": "输出产物",
|
||||
"workflow_run.logs.menu.show_timestamps": "显示日期时间",
|
||||
"workflow_run.logs.menu.show_whitespaces": "显示转义换行符",
|
||||
|
||||
"workflow_run.artifacts": "输出产物",
|
||||
"workflow_run_artifact.props.type": "类型",
|
||||
"workflow_run_artifact.props.type.certificate": "证书",
|
||||
"workflow_run_artifact.props.name": "名称"
|
||||
|
||||
Reference in New Issue
Block a user