Skip to content

Commit 6d76cae

Browse files
committed
[1.2.X] Fixed #13651 -- Added Malayalam (ml) translation. Thanks to rajeesh.
Backport of r13491 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@13493 bcc190cf-cafb-0310-a4f2-bffc1f526a37
1 parent 9ff58e3 commit 6d76cae

File tree

7 files changed

+5239
-0
lines changed

7 files changed

+5239
-0
lines changed

django/conf/global_settings.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@
7878
('lt', gettext_noop('Lithuanian')),
7979
('lv', gettext_noop('Latvian')),
8080
('mk', gettext_noop('Macedonian')),
81+
('ml', gettext_noop('Malayalam')),
8182
('mn', gettext_noop('Mongolian')),
8283
('nl', gettext_noop('Dutch')),
8384
('no', gettext_noop('Norwegian')),
62.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)