summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorjhisham <jafry.hisham@gmail.com>2021-11-18 15:25:01 +0800
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2021-11-18 22:05:27 +0100
commit35c63c05136fee7966ef73f29ad2d66b62d402e2 (patch)
tree3395fd6deca7421b921743eafda43326d6af94bb /docs
parent3b09e86fa3303c6764469d2701ffe67fcaa5d4bc (diff)
[4.0.x] Added Malay language.
Backport of 5e218cc0b704ebf64c460050a97b5fafe63e92b0 from main
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/4.0.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/releases/4.0.txt b/docs/releases/4.0.txt
index e2d1c84a5f..c98b47c524 100644
--- a/docs/releases/4.0.txt
+++ b/docs/releases/4.0.txt
@@ -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
~~~~~~~~~~~~~