mirror of
https://github.com/mattermost/focalboard.git
synced 2024-11-24 08:22:29 +02:00
fix code for portuguese to match codes in i18n.tsx (#4091)
This commit is contained in:
parent
7be9085b1b
commit
cf90ce4e52
@ -130,7 +130,7 @@ class Constants {
|
||||
displayName: 'Occitan',
|
||||
},
|
||||
{
|
||||
code: 'pt_BR',
|
||||
code: 'pt-br',
|
||||
name: 'portuguese',
|
||||
displayName: 'Português (Brasil)',
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user