From cd28861f0ca986ac5d422a8ad2106a5aa867afe6 Mon Sep 17 00:00:00 2001 From: X1627315083 <1627315083@qq.com> Date: Mon, 22 Sep 2025 13:36:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=9B=BD=E5=AE=B6=E5=92=8C?= =?UTF-8?q?=E5=9C=B0=E5=8C=BA=E5=90=8D=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/lang/cn.ts | 2 +- src/lang/en.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lang/cn.ts b/src/lang/cn.ts index ded270bc..7e05ad57 100644 --- a/src/lang/cn.ts +++ b/src/lang/cn.ts @@ -751,7 +751,7 @@ export default { editUser: "修改个人信息", notModifiable: "没有修改次数", remainingModifications: "本月剩余次数:", - Country: "国家", + Country: "国家或地区", CompanyName: "职业", Status: "状态", Valid: "有效", diff --git a/src/lang/en.ts b/src/lang/en.ts index 0928c6d4..7e59d3b8 100644 --- a/src/lang/en.ts +++ b/src/lang/en.ts @@ -753,7 +753,7 @@ export default { editUser: "Change Information", notModifiable: "Not modifiable", remainingModifications: "Remaining this month:", - Country: "Country", + Country: "Country or Region", CompanyName: "Occupation", Status: "Status", Valid: "Valid",