优化
This commit is contained in:
@@ -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.)
|
||||
|
||||
Reference in New Issue
Block a user