Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kosovo translations are null #152

Closed
erikyo opened this issue Oct 29, 2019 · 1 comment
Closed

Kosovo translations are null #152

erikyo opened this issue Oct 29, 2019 · 1 comment

Comments

@erikyo
Copy link

erikyo commented Oct 29, 2019

Some Kosovo translations are null (de, fr, ja, it, nl)

https://restcountries.eu/rest/v2/name/kosovo

{"de":null,"es":"Kosovo","fr":null,"ja":null,"it":null,"br":"Kosovo","pt":"Kosovo","nl":null,"hr":"Kosovo","fa":"کوزوو"}

have to be:
{"de":"Kosovo","es":"Kosovo","fr":"Kosovo","ja":"コソボ","it":"Kosovo","br":"Kosovo","pt":"Kosovo","nl":"Kosovo","hr":"Kosovo","fa":"کوزوو"}

@ePascalC
Copy link
Collaborator

Was fixed in an earlier commit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants