From 72305f0d2685661777c951205dbd397c6f907762 Mon Sep 17 00:00:00 2001 From: v_hwweng Date: Mon, 30 Dec 2024 09:38:14 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A=E5=AF=BC=E5=87=BA=E6=B5=81?= =?UTF-8?q?=E6=B0=B4=E7=BA=BF=E5=8A=9F=E8=83=BD=E4=BC=98=E5=8C=96=20#11304?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/frontend/locale/pipeline/en-US.json | 2 +- src/frontend/locale/pipeline/zh-CN.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/frontend/locale/pipeline/en-US.json b/src/frontend/locale/pipeline/en-US.json index 7d202d5cfec..eb30ef03935 100644 --- a/src/frontend/locale/pipeline/en-US.json +++ b/src/frontend/locale/pipeline/en-US.json @@ -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", diff --git a/src/frontend/locale/pipeline/zh-CN.json b/src/frontend/locale/pipeline/zh-CN.json index f61d4e23e89..a1df05f5c30 100644 --- a/src/frontend/locale/pipeline/zh-CN.json +++ b/src/frontend/locale/pipeline/zh-CN.json @@ -465,7 +465,7 @@ }, "newlist": { "exportJsonTip": "通过导入功能,可以快速创建流水线,也可以实现跨项目、跨蓝盾平台的流水线导入。", - "exportPipelineYamlTip": "导出 YAML 文件提交到代码库,可以开启 PAC 模式,通过代码库或者UI维护流水线。了解 PAC 模式", + "exportPipelineYamlTip": "导出 YAML 文件提交到代码库,可以开启 PAC 模式,通过代码库或者UI维护流水线。", "chooseExport": "选择导出的文件格式", "defaultViews": "我的常用视图", "copyPipeline": "复制流水线",