Add Portuguese (pt) to locales

follow up to #2437
This commit is contained in:
Samantaz Fox
2021-10-02 17:19:28 +02:00
committed by GitHub
parent 0341faeb13
commit cd02078e26

View File

@@ -24,6 +24,7 @@ LOCALES = {
"nb-NO" => load_locale("nb-NO"), # Norwegian Bokmål
"nl" => load_locale("nl"), # Dutch
"pl" => load_locale("pl"), # Polish
"pt" => load_locale("pt"), # Portuguese
"pt-BR" => load_locale("pt-BR"), # Portuguese (Brazil)
"pt-PT" => load_locale("pt-PT"), # Portuguese (Portugal)
"ro" => load_locale("ro"), # Romanian