Add 'pt_BR' and 'ta' to default languages, update changelog

This commit is contained in:
Baptiste Jonglez 2020-07-18 01:01:33 +02:00 committed by zorun
parent 24860c4ac8
commit 29dd0c3d99
2 changed files with 3 additions and 0 deletions

View file

@ -25,6 +25,7 @@ Added
- Add sorting, pagination, and searching to the admin dashboard (#538)
- Add Project History page that records all changes (#553)
- Add token-based authentication to the API (#504)
- Add translations for Hindi, Portuguese (Brazil), Tamil
Changed
-------

View file

@ -18,7 +18,9 @@ SUPPORTED_LANGUAGES = [
"nb_NO",
"nl",
"pl",
"pt_BR",
"ru",
"ta",
"tr",
"uk",
"zh_Hans",