1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 01:36:22 +00:00

add language support for european portuguese

This commit is contained in:
Arcturus
2018-11-07 13:58:47 +00:00
parent fe19d96088
commit fd2b438c67

View File

@@ -48,9 +48,13 @@ const languages = [
locale: 'pl'
},
{
name: 'Portuguese',
name: 'Portuguese (PT-BR)',
locale: 'pt-BR'
},
{
name: 'Portuguese (PT-PT)',
locale: 'pt-PT'
},
{
name: 'Russian',
locale: 'ru'