This commit is contained in:
2026-02-10 19:24:46 +08:00
parent d59e4c0bb9
commit bef5c2f437
6 changed files with 94 additions and 5 deletions

View File

@@ -59,6 +59,9 @@ export default {
countryRequired: 'Please enter country name',
countrySetSuccess: 'Country Set Successfully',
unknown: 'Unknown',
editCountry: 'Edit Country',
editCountryPrompt: 'Please enter country name (in Chinese)',
editCountryTitle: 'Edit Country',
},
hostList: {
placeCountry: 'Select country',
@@ -176,6 +179,9 @@ export default {
countryRequired: 'Please enter country name',
countrySetSuccess: 'Country Set Successfully',
unknown: 'Unknown',
editCountry: 'Edit Country',
editCountryPrompt: 'Please enter country name (in Chinese)',
editCountryTitle: 'Edit Country',
},
countries: {
// ... (truncated common countries for brevity, or include all if critical. I'll include a subset or all if possible. The file read showed all.)

View File

@@ -59,6 +59,9 @@ export default {
countryRequired: '请输入国家名称',
countrySetSuccess: '国家设置成功',
unknown: '未知',
editCountry: '编辑国家',
editCountryPrompt: '请输入国家名称(中文)',
editCountryTitle: '编辑国家',
},
hostList: {
placeCountry: '选择国家',
@@ -176,6 +179,9 @@ export default {
countryRequired: '请输入国家名称',
countrySetSuccess: '国家设置成功',
unknown: '未知',
editCountry: '编辑国家',
editCountryPrompt: '请输入国家名称(中文)',
editCountryTitle: '编辑国家',
},
countries: {
AD: "安道尔", AE: "阿拉伯联合酋长国", AF: "阿富汗", AG: "安提瓜和巴布达", AI: "安圭拉", AL: "阿尔巴尼亚", AM: "亚美尼亚", AO: "安哥拉", AQ: "南极洲", AR: "阿根廷", AS: "美属萨摩亚", AT: "奥地利", AU: "澳大利亚", AU1: "澳大利亚", AW: "阿鲁巴", AX: "奥兰群岛", AZ: "阿塞拜疆",