parent
0341faeb13
commit
cd02078e26
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ LOCALES = {
|
||||||
"nb-NO" => load_locale("nb-NO"), # Norwegian Bokmål
|
"nb-NO" => load_locale("nb-NO"), # Norwegian Bokmål
|
||||||
"nl" => load_locale("nl"), # Dutch
|
"nl" => load_locale("nl"), # Dutch
|
||||||
"pl" => load_locale("pl"), # Polish
|
"pl" => load_locale("pl"), # Polish
|
||||||
|
"pt" => load_locale("pt"), # Portuguese
|
||||||
"pt-BR" => load_locale("pt-BR"), # Portuguese (Brazil)
|
"pt-BR" => load_locale("pt-BR"), # Portuguese (Brazil)
|
||||||
"pt-PT" => load_locale("pt-PT"), # Portuguese (Portugal)
|
"pt-PT" => load_locale("pt-PT"), # Portuguese (Portugal)
|
||||||
"ro" => load_locale("ro"), # Romanian
|
"ro" => load_locale("ro"), # Romanian
|
||||||
|
|
Loading…
Reference in a new issue