Fix brazilian

This commit is contained in:
Chocobozzz 2021-06-14 15:21:40 +02:00
parent 8b6449e7cc
commit 4c01e2e6ee
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ const availableLanguages = {
'nl': 'Nederlands',
'oc': 'Occitan',
'sq': 'Shqip',
'pt-BR': 'Português (Brasil)',
'pt_BR': 'Português (Brasil)',
'bn': 'বাংলা',
'pl': 'Polski'
}