fix code for portuguese to match codes in i18n.tsx (#4091)

This commit is contained in:
Scott Bishel 2022-10-26 23:09:01 -06:00 committed by GitHub
parent 7be9085b1b
commit cf90ce4e52
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -130,7 +130,7 @@ class Constants {
displayName: 'Occitan',
},
{
code: 'pt_BR',
code: 'pt-br',
name: 'portuguese',
displayName: 'Português (Brasil)',
},