From 5af0ff3b60f259ae5d7732f71571bfc74e19dc19 Mon Sep 17 00:00:00 2001 From: zhangdahai112 Date: Thu, 8 Sep 2022 17:41:07 +0800 Subject: [PATCH] =?UTF-8?q?fix(UI=20=E8=87=AA=E5=8A=A8=E5=8C=96)=20ui?= =?UTF-8?q?=E5=85=83=E7=B4=A0=E5=BA=93=E6=8F=8F=E8=BF=B0=E6=96=87=E6=A1=88?= =?UTF-8?q?=E6=BC=8F=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/i18n/en-US.js | 2 +- frontend/src/i18n/zh-CN.js | 2 +- frontend/src/i18n/zh-TW.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/src/i18n/en-US.js b/frontend/src/i18n/en-US.js index c27c41fe63..d4ea31dcea 100644 --- a/frontend/src/i18n/en-US.js +++ b/frontend/src/i18n/en-US.js @@ -2912,7 +2912,7 @@ export default { not_screentshot: "No screenshot", error_step_screenshot: "Screenshot of exception", downloadScreenshot: "Download screenshot file", - description: "remark", + description: "description", }, project_application: { workstation: { diff --git a/frontend/src/i18n/zh-CN.js b/frontend/src/i18n/zh-CN.js index 2ed9b27f07..0c2c9372b7 100644 --- a/frontend/src/i18n/zh-CN.js +++ b/frontend/src/i18n/zh-CN.js @@ -2921,7 +2921,7 @@ export default { not_screentshot: "不截图", error_step_screenshot: "出现异常截图", downloadScreenshot: "下载截图文件", - description: "备注", + description: "描述", }, project_application: { workstation: { diff --git a/frontend/src/i18n/zh-TW.js b/frontend/src/i18n/zh-TW.js index a5207675d4..00bec5ad0c 100644 --- a/frontend/src/i18n/zh-TW.js +++ b/frontend/src/i18n/zh-TW.js @@ -2901,7 +2901,7 @@ export default { not_screentshot: "不截圖", error_step_screenshot: "出現異常截圖", downloadScreenshot: "下載截圖文件", - description: "備注", + description: "描述", }, project_application: { workstation: {