[i18n] Add portuguese (Brazil) (pt_BR) translation.
parent
2b0be8ff46
commit
57033c6e8b
|
@ -1,6 +1,6 @@
|
||||||
[main]
|
[main]
|
||||||
host = https://www.transifex.com
|
host = https://www.transifex.com
|
||||||
lang_map = sr@latin:sr-latn, zh-Hans:zh-hans, zh-Hant:zh-hant
|
lang_map = sr@latin:sr-latn, zh-Hans:zh-hans, zh-Hant:zh-hant, pt_BR:pt-br
|
||||||
|
|
||||||
[taiga-front.locale-enjson]
|
[taiga-front.locale-enjson]
|
||||||
file_filter = app/locales/locale-<lang>.json
|
file_filter = app/locales/locale-<lang>.json
|
||||||
|
|
|
@ -11,6 +11,7 @@
|
||||||
- Inline viewing of image attachments (thanks to [@brettp](https://github.com/brettp)).
|
- Inline viewing of image attachments (thanks to [@brettp](https://github.com/brettp)).
|
||||||
- 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
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue