Added support for the Tajik language.

Thanks Sirius Sufiew for contributing that support.
This commit is contained in:
Claude Paroz 2020-05-15 20:31:23 +02:00
parent 9e8edc1e55
commit db8268bce6
7 changed files with 46 additions and 1 deletions

View file

@ -296,7 +296,8 @@ Internationalization
(string) value to explicitly state that the cookie is sent with all same-site
and cross-site requests.
* Added support and translations for the Algerian Arabic and Kyrgyz languages.
* Added support and translations for the Algerian Arabic, Kyrgyz, and Tajik
languages.
Management Commands
~~~~~~~~~~~~~~~~~~~