[4.0.x] Added Malay language.

Backport of 5e218cc0b7 from main
This commit is contained in:
jhisham 2021-11-18 15:25:01 +08:00 committed by Mariusz Felisiak
parent 3b09e86fa3
commit 35c63c0513
6 changed files with 51 additions and 0 deletions

View file

@ -260,6 +260,11 @@ Forms
overriding :meth:`~django.forms.formsets.BaseFormSet.get_deletion_widget`
method.
Internationalization
~~~~~~~~~~~~~~~~~~~~
* Added support and translations for the Malay language.
Generic Views
~~~~~~~~~~~~~