mirror of
https://github.com/correl/mage.git
synced 2024-12-25 03:00:15 +00:00
Fixed country name
This commit is contained in:
parent
5caf8f79d5
commit
847a10a73c
1 changed files with 1 additions and 1 deletions
|
@ -228,7 +228,7 @@ public class CountryComboBox extends JComboBox {
|
|||
{"Sweden", "se"},
|
||||
{"Switzerland", "ch"},
|
||||
{"Syrian Arab Republic", "sy"},
|
||||
{"Taiwan, Province of China", "tw"},
|
||||
{"Taiwan", "tw"},
|
||||
{"Tajikistan", "tj"},
|
||||
{"Tanzania, United Republic of", "tz"},
|
||||
{"Thailand", "th"},
|
||||
|
|
Loading…
Reference in a new issue