优化
This commit is contained in:
@@ -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: "阿塞拜疆",
|
||||
|
||||
Reference in New Issue
Block a user