mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 09:46:22 +00:00
Fixed pt-BR locale
Added 'BR' to 'pt-BR' locale so the Brazilian Portuguese language can be shown
This commit is contained in:
@@ -49,7 +49,7 @@ const languages = [
|
||||
},
|
||||
{
|
||||
name: 'Portuguese',
|
||||
locale: 'pt'
|
||||
locale: 'pt-BR'
|
||||
},
|
||||
{
|
||||
name: 'Russian',
|
||||
|
||||
Reference in New Issue
Block a user