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",