[i18n] Add portuguese (Brazil) (pt_BR) translation.
parent
995645af8c
commit
cf63031844
|
@ -13,6 +13,7 @@
|
||||||
- Now profile timelines only show content about the objects (US/Tasks/Issues/Wiki pages) you are involved.
|
- Now profile timelines only show content about the objects (US/Tasks/Issues/Wiki pages) you are involved.
|
||||||
- i18n.
|
- i18n.
|
||||||
- Add polish (pl) translation.
|
- Add polish (pl) translation.
|
||||||
|
- Add portuguese (Brazil) (pt_BR) translation.
|
||||||
- Add russian (ru) translation.
|
- Add russian (ru) translation.
|
||||||
|
|
||||||
### Misc
|
### Misc
|
||||||
|
|
|
@ -128,7 +128,7 @@ LANGUAGES = [
|
||||||
#("pa", "ਪੰਜਾਬੀ"), # Punjabi
|
#("pa", "ਪੰਜਾਬੀ"), # Punjabi
|
||||||
("pl", "Polski"), # Polish
|
("pl", "Polski"), # Polish
|
||||||
#("pt", "Português (Portugal)"), # Portuguese
|
#("pt", "Português (Portugal)"), # Portuguese
|
||||||
#("pt-br", "Português (Brasil)"), # Brazilian Portuguese
|
("pt-br", "Português (Brasil)"), # Brazilian Portuguese
|
||||||
#("ro", "Română"), # Romanian
|
#("ro", "Română"), # Romanian
|
||||||
("ru", "Русский"), # Russian
|
("ru", "Русский"), # Russian
|
||||||
#("sk", "Slovenčina"), # Slovak
|
#("sk", "Slovenčina"), # Slovak
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue