diff options
| author | Georg Bauer <gb@hugo.westfalen.de> | 2006-07-21 14:48:31 +0000 |
|---|---|---|
| committer | Georg Bauer <gb@hugo.westfalen.de> | 2006-07-21 14:48:31 +0000 |
| commit | a93855c5bdb2cf3b675d9e147ae83c7673e5f831 (patch) | |
| tree | 239fdfc08e9d6038c76fb48f25406b7062ae9ad6 /setup.py | |
| parent | f3e3869e09f164e5680dfc49b9a06c4cd14e0a8c (diff) | |
added tamil translation to the setup
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3408 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -41,6 +41,7 @@ setup( 'locale/sl/LC_MESSAGES/*', 'locale/sr/LC_MESSAGES/*', 'locale/sv/LC_MESSAGES/*', + 'locale/ta/LC_MESSAGES/*', 'locale/uk/LC_MESSAGES/*', 'locale/zh_CN/LC_MESSAGES/*', 'locale/zh_TW/LC_MESSAGES/*'], |
