You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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":"🇪🇸"},
The text was updated successfully, but these errors were encountered:
It appears the Catalan translations are being used instead of the Spanish translation.
Correctly it is:
and it should be:
The text was updated successfully, but these errors were encountered: