- client: fix page lang issue with Portuguese
This commit is contained in:
parent
531ee20988
commit
f1a6912092
|
@ -41,7 +41,7 @@ export const LANGUAGES = [
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 'pt-br',
|
key: 'pt-br',
|
||||||
name: 'Português (BR)',
|
name: 'Portuguese (BR)',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 'sv',
|
key: 'sv',
|
||||||
|
|
Loading…
Reference in New Issue