1
0
mirror of https://github.com/django/django.git synced 2025-10-24 06:06:09 +00:00

Added Malay language.

This commit is contained in:
jhisham
2021-11-18 15:25:01 +08:00
committed by Mariusz Felisiak
parent e53aea2e23
commit 5e218cc0b7
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
~~~~~~~~~~~~~