countries icon indicating copy to clipboard operation
countries copied to clipboard

Spain native_name and native_official_name in shortlist.json is incorrect.

Open shazahm1 opened this issue 1 year ago • 1 comments

It appears the Catalan translations are being used instead of the Spanish translation.

Correctly it is:

"es":{"name":"Spain","official_name":"Kingdom of Spain","native_name":"Espanya","native_official_name":"Regne d'Espanya","iso_3166_1_alpha2":"ES","iso_3166_1_alpha3":"ESP","calling_code":"34","currency":"EUR","emoji":"🇪🇸"},

and it should be:

"es":{"name":"Spain","official_name":"Kingdom of Spain","native_name":"España","native_official_name":"Reino de España","iso_3166_1_alpha2":"ES","iso_3166_1_alpha3":"ESP","calling_code":"34","currency":"EUR","emoji":"🇪🇸"},

shazahm1 avatar Mar 27 '23 15:03 shazahm1

Can you correct this soon?

albertogcatalan avatar Mar 18 '24 10:03 albertogcatalan