Update Portuguese for Português (#2414)
This commit is contained in:
parent
1fed517a17
commit
1f38e9b197
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ export const APP_LANGUAGES: AppLanguageConfig[] = [
|
|||
{code2: AppLanguage.hi, name: 'हिंदी'},
|
||||
{code2: AppLanguage.ja, name: '日本語'},
|
||||
{code2: AppLanguage.ko, name: '한국어'},
|
||||
{code2: AppLanguage.pt_BR, name: 'Portuguese (BR)'},
|
||||
{code2: AppLanguage.pt_BR, name: 'Português (BR)'},
|
||||
]
|
||||
|
||||
export const LANGUAGES: Language[] = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue