- client: fix page lang issue with Portuguese

This commit is contained in:
Ildar Kamalov 2019-07-05 14:57:57 +03:00 committed by Simon Zolin
parent 531ee20988
commit f1a6912092
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ export const LANGUAGES = [
}, },
{ {
key: 'pt-br', key: 'pt-br',
name: 'Português (BR)', name: 'Portuguese (BR)',
}, },
{ {
key: 'sv', key: 'sv',