mirror of
https://github.com/django/django.git
synced 2025-06-05 11:39:13 +00:00
fixed #2371: added tamil translation
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3407 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
27c49b69b8
commit
f3e3869e09
@ -62,6 +62,7 @@ LANGUAGES = (
|
|||||||
('sl', gettext_noop('Slovenian')),
|
('sl', gettext_noop('Slovenian')),
|
||||||
('sr', gettext_noop('Serbian')),
|
('sr', gettext_noop('Serbian')),
|
||||||
('sv', gettext_noop('Swedish')),
|
('sv', gettext_noop('Swedish')),
|
||||||
|
('ta', gettext_noop('Tamil')),
|
||||||
('uk', gettext_noop('Ukrainian')),
|
('uk', gettext_noop('Ukrainian')),
|
||||||
('zh-cn', gettext_noop('Simplified Chinese')),
|
('zh-cn', gettext_noop('Simplified Chinese')),
|
||||||
('zh-tw', gettext_noop('Traditional Chinese')),
|
('zh-tw', gettext_noop('Traditional Chinese')),
|
||||||
|
BIN
django/conf/locale/ta/LC_MESSAGES/django.mo
Normal file
BIN
django/conf/locale/ta/LC_MESSAGES/django.mo
Normal file
Binary file not shown.
2111
django/conf/locale/ta/LC_MESSAGES/django.po
Normal file
2111
django/conf/locale/ta/LC_MESSAGES/django.po
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user