Skip to content

Commit

Permalink
feat:导出流水线功能优化 TencentBlueKing#11304
Browse files Browse the repository at this point in the history
  • Loading branch information
vhwweng committed Dec 30, 2024
1 parent 28718fe commit 72305f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/frontend/locale/pipeline/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@
},
"newlist": {
"exportJsonTip": "Through the import function, you can quickly create a pipeline, and you can also implement cross-project and cross-blue shield platform pipeline import.",
"exportPipelineYamlTip": "Export the YAML file to the code repository to enable PAC mode, allowing maintenance of the pipeline through the code repository or UI. Learn about PAC mode.",
"exportPipelineYamlTip": "Export the YAML file to the code repository to enable PAC mode, allowing maintenance of the pipeline through the code repository or UI. ",
"chooseExport": "Choose the export file format",
"defaultViews": "My views",
"copyPipeline": "Copy pipeline",
Expand Down
2 changes: 1 addition & 1 deletion src/frontend/locale/pipeline/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -465,7 +465,7 @@
},
"newlist": {
"exportJsonTip": "通过导入功能,可以快速创建流水线,也可以实现跨项目、跨蓝盾平台的流水线导入。",
"exportPipelineYamlTip": "导出 YAML 文件提交到代码库,可以开启 PAC 模式,通过代码库或者UI维护流水线。了解 PAC 模式",
"exportPipelineYamlTip": "导出 YAML 文件提交到代码库,可以开启 PAC 模式,通过代码库或者UI维护流水线。",
"chooseExport": "选择导出的文件格式",
"defaultViews": "我的常用视图",
"copyPipeline": "复制流水线",
Expand Down

0 comments on commit 72305f0

Please sign in to comment.