feat(ui): download workflow run logs

This commit is contained in:
Fu Diwei
2025-04-02 13:40:55 +08:00
parent daa5b44f8e
commit 0edcd9174f
3 changed files with 40 additions and 0 deletions

View File

@@ -21,6 +21,7 @@
"workflow_run.logs": "Logs",
"workflow_run.logs.menu.show_timestamps": "Show timestamps",
"workflow_run.logs.menu.show_whitespaces": "Show whitespaces",
"workflow_run.logs.menu.download_logs": "Download logs",
"workflow_run.artifacts": "Artifacts",
"workflow_run_artifact.props.type": "Type",

View File

@@ -21,6 +21,7 @@
"workflow_run.logs": "日志",
"workflow_run.logs.menu.show_timestamps": "显示日期时间",
"workflow_run.logs.menu.show_whitespaces": "显示转义换行符",
"workflow_run.logs.menu.download_logs": "下载日志",
"workflow_run.artifacts": "输出产物",
"workflow_run_artifact.props.type": "类型",