From 5719f67c04414396974dd5bcf7fa43b92224b8ad Mon Sep 17 00:00:00 2001 From: BugKing Date: Mon, 11 May 2020 18:25:22 +0800 Subject: [PATCH] Update zh-CN.js --- frontend/src/i18n/zh-CN.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/i18n/zh-CN.js b/frontend/src/i18n/zh-CN.js index 3e5a11189b..f1b29cb3ef 100644 --- a/frontend/src/i18n/zh-CN.js +++ b/frontend/src/i18n/zh-CN.js @@ -67,7 +67,7 @@ export default { 'please_choose_organization': '请选择组织', 'please_select_a_workspace_first': '请先选择工作空间!', 'none': '无工作空间', - 'select': '选择工作区间', + 'select': '选择工作空间', }, organization: { 'create': '创建组织',