Localized country names

前端 未结 5 817
花落未央
花落未央 2020-12-14 11:34

Where can I get the country names in all languages? I need these to localize an application.

5条回答
  •  南方客
    南方客 (楼主)
    2020-12-14 12:24

    There's probably an ISO standard document you can buy (a useful standard is ISO 3166-1, I think).

    On the other hand, you might just be able to scrape through the various language versions of this wikipedia page, since it has a list of country names. I did a random check and it seemed the entire list was in at least one non-English language, too.

提交回复
热议问题