From c233eb10ac95c7e55796629c7e3c85fd3c04af7f Mon Sep 17 00:00:00 2001 From: song-cc-rock Date: Wed, 26 Oct 2022 19:02:30 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E6=B5=8B=E8=AF=95=E8=B7=9F=E8=B8=AA):=20?= =?UTF-8?q?=E4=B8=AA=E4=BA=BA=E4=BF=A1=E6=81=AFUI=E8=AE=BE=E7=BD=AE?= =?UTF-8?q?=E5=9B=BD=E9=99=85=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --bug=1018938 --user=宋昌昌 【国际化】个人信息-UI设置:本地selenium-server地址,需要国际化 https://www.tapd.cn/55049933/s/1278999 --- .../sdk-parent/frontend/src/components/personal/UiSetting.vue | 2 +- framework/sdk-parent/frontend/src/i18n/lang/en-US.js | 3 ++- framework/sdk-parent/frontend/src/i18n/lang/zh-CN.js | 3 ++- framework/sdk-parent/frontend/src/i18n/lang/zh-TW.js | 3 ++- 4 files changed, 7 insertions(+), 4 deletions(-) diff --git a/framework/sdk-parent/frontend/src/components/personal/UiSetting.vue b/framework/sdk-parent/frontend/src/components/personal/UiSetting.vue index 6ec32a5211..dbdfab91b8 100644 --- a/framework/sdk-parent/frontend/src/components/personal/UiSetting.vue +++ b/framework/sdk-parent/frontend/src/components/personal/UiSetting.vue @@ -1,7 +1,7 @@