From 80716e137ebb3b4876f0815422dc29fb56b63db7 Mon Sep 17 00:00:00 2001 From: hyunfa <1598047833@qq.com> Date: Tue, 3 Sep 2024 19:07:16 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=B5=84=E6=BA=90=E9=85=8D=E9=A2=9D?= =?UTF-8?q?=E5=92=8C=E7=AE=A1=E6=8E=A7=E5=8C=BA=E5=9F=9Farticle=E5=BC=95?= =?UTF-8?q?=E8=B5=B7=E7=9A=84=E6=BB=9A=E5=8A=A8=E9=97=AE=E9=A2=98=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D=20#=20Reviewed,=20transaction=20id:=2018059?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/i18n/en.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/i18n/en.js b/frontend/src/i18n/en.js index c9eb086a6..fb9326624 100644 --- a/frontend/src/i18n/en.js +++ b/frontend/src/i18n/en.js @@ -76,7 +76,7 @@ export default { ...dedicated, ...nav, - 退出登录: 'Sign out', + 退出登录: 'Sign Out', 请求出错: 'Request error', 请求的资源没有权限: 'Resources requested do not have permission', 请求的资源不存在: 'Resources requested do not exist', @@ -318,7 +318,7 @@ export default { 产品文档: 'Documentation', 版本日志: 'Release Notes', 问题反馈: 'Feedback', - 开源社区: 'Open source community', + 开源社区: 'Open Source', 当前版本: 'Current', 安装到业务: 'Install to business', 接入点已在管控区域中设定: 'Access point has been set in the "BK-Net"',