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.)