countries icon indicating copy to clipboard operation
countries copied to clipboard

Italy native name and main language

Open costafrancesco94 opened this issue 3 years ago • 0 comments

Hello :)

I would like to point out an issue...

In Italy files, we have the 3 translation of the common and official name in the native languages.

Problem is, main language of Italy is wrong (it does return the first one, not the main one)

getLanguage() // "Austro-Bavarian German"
getLanguages() // Object { bar: "Austro-Bavarian German", ita: "Italian", srd: "Sardinian" }

Problem is there is no way to determine what is the main language of the country.

costafrancesco94 avatar May 30 '22 15:05 costafrancesco94