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': {
|
||||
name: 'Spanish; Castilian',
|
||||
nativeName: 'Español',
|
||||
nativeName: 'Español (Latinoamérica)',
|
||||
},
|
||||
'pt-pt': {
|
||||
name: 'Portuguese',
|
||||
|
||||
Reference in New Issue
Block a user