countriesNowAPI
countriesNowAPI copied to clipboard
Multilangual names
Thanks for the great work Can you guide me to create an Arabic version for this?
Hi @SaraShoukry, Sure I can do that. Which part of the API would you like to translate? The documentation? or the responses?
@MartinsOnuoha The countries, states & cities
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?
@SaraShoukry Can you please provide the response in Arabic so that we can close this issue?
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?
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
sorry but i didn't complete the translation task
That's alright, let me know if you still want to do this, else we can close this issue.