From 61eb11c25febd8c008ba4ebae2deb7048a9827e8 Mon Sep 17 00:00:00 2001 From: fit2cloud-chenyw Date: Thu, 9 Jan 2025 10:53:22 +0800 Subject: [PATCH] =?UTF-8?q?perf(X-Pack):=20=E7=94=A8=E6=88=B7=E7=AE=A1?= =?UTF-8?q?=E7=90=86-=E8=8B=B1=E6=96=87=E7=89=88=E6=96=87=E6=A1=88?= =?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 --- core/core-frontend/src/locales/en.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/core-frontend/src/locales/en.ts b/core/core-frontend/src/locales/en.ts index 608ca0fb80..6577a3bbc3 100644 --- a/core/core-frontend/src/locales/en.ts +++ b/core/core-frontend/src/locales/en.ts @@ -706,7 +706,7 @@ export default { account: 'Account', name: 'Name', role: 'Role', - state: 'User status', + state: 'Status', default_pwd: 'Default password', confirm_delete: 'Are you sure you want to delete this user? ', add_title: 'Add User', @@ -863,7 +863,7 @@ export default { sysParams_type: { user_id: 'Account', user_name: 'Name', - user_source: 'User source', + user_source: 'Origin', user_label: 'User label', user_email: 'Email', dept: 'Organization',