Update native name of language "es-419"

This commit is contained in:
schroda
2025-06-07 14:24:21 +02:00
parent a226ca899b
commit 20a325a6c2

View File

@@ -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',