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

Multilangual names #82

Open
SaraShoukry opened this issue Dec 8, 2021 · 8 comments
Open

Multilangual names #82

SaraShoukry opened this issue Dec 8, 2021 · 8 comments

Comments

@SaraShoukry
Copy link

Thanks for the great work
Can you guide me to create an Arabic version for this?

@MartinsOnuoha
Copy link
Owner

Hi @SaraShoukry, Sure I can do that.
Which part of the API would you like to translate? The documentation? or the responses?

@SaraShoukry
Copy link
Author

@MartinsOnuoha The countries, states & cities

@MartinsOnuoha
Copy link
Owner

Hi @SaraShoukry , alright, can you show a sample of what the arabic response would look like?
For example. This is the English response for a single country and a flag:

{
  "error": false,
  "msg": "country and flag retrieved",
  "data": {
    "name": "Nigeria",
    "flag": "https://upload.wikimedia.org/wikipedia/commons/7/79/Flag_of_Nigeria.svg"
  }
}

can you show me what an arabic version of this would look like?

@vijaynk18
Copy link

@SaraShoukry Can you please provide the response in Arabic so that we can close this issue?

@lpunderscore
Copy link

Hi,

Is it already possible to fetch language specific countries, can't find it in the documentation?

For example, in french:

United States of America => États Unis d'Amérique
Cambodia => Cambodge

Would the translations have to be done manually for all countries and states / provinces?

@MartinsOnuoha
Copy link
Owner

Hi @lpunderscore , Currently we do not have translations for the API, and yes the translation would have to be done manually for each state/provinces

@SaraShoukry
Copy link
Author

sorry but i didn't complete the translation task

@MartinsOnuoha
Copy link
Owner

That's alright, let me know if you still want to do this, else we can close this issue.

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

4 participants