Mohammed Le Doze

Results 49 comments of Mohammed Le Doze

> The difference in the above example is just a space character \u0020. Yes I also saw that difference. Could you please check the two pull requests and propose the...

@sombek @MrSltun I will now release the version 2.0.0 of this project and will include these translations in another release, for example v2.1.0.

I will close this pull request for now. Feel free to reopen it when you are ready.

@MrSltun the PR is open again.

@ankit071010 thank your for this issue, I'll fix this soon.

@ankit071010 could you tell me which parts are missing?

Hi, AFAIK and according to the [ODbL license](https://en.wikipedia.org/wiki/Open_Database_License), you must use the same license. You can use the example notice provided in the license: https://github.com/mledoze/countries/blob/86fd7ef8076dd65e2527b95d67d03e0b09044f42/LICENSE#L271-L275 > What about the code...

@wzup I understand the problem, it's because the `name` property is a multidimensional array, and CSV does not support this type of structure, so I decided to flatten the array,...

Hello @wzup I currently working on fixing this here https://github.com/mledoze/countries/pull/275. There is still some work to do because some countries have more or less translations than others.

Hello @jcadiba, the dataset already contains the demonym for each countries; I know that it's not exactly the same thing that the nationality but I fear that adding nationalities would...