Skip to content

Commit

Permalink
Changed to a more appropriate country name (FreeTubeApp#2895)
Browse files Browse the repository at this point in the history
  • Loading branch information
gnuhead-chieb authored Nov 28, 2022
1 parent ba1bf4b commit a495ff3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion static/geolocations/ja/countries.json
Original file line number Diff line number Diff line change
Expand Up @@ -192,5 +192,5 @@
{"id":426,"name":"レソト","alpha2":"ls","alpha3":"lso"},
{"id":422,"name":"レバノン","alpha2":"lb","alpha3":"lbn"},
{"id":643,"name":"ロシア連邦","alpha2":"ru","alpha3":"rus"},
{"id":158,"name":"中国台湾省","alpha2":"tw","alpha3":"twn"}
{"id":158,"name":"台湾","alpha2":"tw","alpha3":"twn"}
]
2 changes: 1 addition & 1 deletion static/geolocations/zh/countries.json
Original file line number Diff line number Diff line change
Expand Up @@ -192,5 +192,5 @@
{"id":887,"name":"也门","alpha2":"ye","alpha3":"yem"},
{"id":894,"name":"赞比亚","alpha2":"zm","alpha3":"zmb"},
{"id":716,"name":"津巴布韦","alpha2":"zw","alpha3":"zwe"},
{"id":158,"name":"中国台湾省","alpha2":"tw","alpha3":"twn"}
{"id":158,"name":"台湾","alpha2":"tw","alpha3":"twn"}
]

0 comments on commit a495ff3

Please sign in to comment.