Update native name of language "es-419"
This commit is contained in:
@@ -22,7 +22,7 @@ export const IsoLanguages: { [languageCode in I18nResourceCode]: ISOLanguage } &
|
|||||||
// #############################
|
// #############################
|
||||||
'es-419': {
|
'es-419': {
|
||||||
name: 'Spanish; Castilian',
|
name: 'Spanish; Castilian',
|
||||||
nativeName: 'Español',
|
nativeName: 'Español (Latinoamérica)',
|
||||||
},
|
},
|
||||||
'pt-pt': {
|
'pt-pt': {
|
||||||
name: 'Portuguese',
|
name: 'Portuguese',
|
||||||
|
|||||||
Reference in New Issue
Block a user