mirror of
https://github.com/yattee/yattee.git
synced 2024-12-22 21:43:41 +00:00
Fix #515
This commit is contained in:
parent
a246e716fc
commit
37a96a01db
@ -215,7 +215,7 @@ extension Country {
|
|||||||
case .lk: return "Sri Lanka"
|
case .lk: return "Sri Lanka"
|
||||||
case .se: return "Sweden"
|
case .se: return "Sweden"
|
||||||
case .ch: return "Switzerland"
|
case .ch: return "Switzerland"
|
||||||
case .tw: return "Taiwan, Province of China[a]"
|
case .tw: return "Taiwan"
|
||||||
case .tz: return "Tanzania, United Republic of"
|
case .tz: return "Tanzania, United Republic of"
|
||||||
case .th: return "Thailand"
|
case .th: return "Thailand"
|
||||||
case .tn: return "Tunisia"
|
case .tn: return "Tunisia"
|
||||||
|
Loading…
Reference in New Issue
Block a user