Commit 9d1d1f06 authored by Jannis Leidel's avatar Jannis Leidel
Browse files

Added Tatar translation. Refs #17822.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@17732 bcc190cf-cafb-0310-a4f2-bffc1f526a37
parent e540f274
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -110,6 +110,7 @@ LANGUAGES = (
    ('te', gettext_noop('Telugu')),
    ('th', gettext_noop('Thai')),
    ('tr', gettext_noop('Turkish')),
    ('tt', gettext_noop('Tatar')),
    ('uk', gettext_noop('Ukrainian')),
    ('ur', gettext_noop('Urdu')),
    ('vi', gettext_noop('Vietnamese')),
+6 −0
Original line number Diff line number Diff line
@@ -395,6 +395,12 @@ LANG_INFO = {
        'name': 'Turkish',
        'name_local': u'T\xfcrk\xe7e',
    },
    'tt': {
        'bidi': False,
        'code': 'tt',
        'name': 'Tatar',
        'name_local': u'\u0422\u0430\u0442\u0430\u0440\u0447\u0430',
    },
    'uk': {
        'bidi': False,
        'code': 'uk',
+18.5 KiB

File added.

No diff preview for this file type.

+1211 −0

File added.

Preview size limit exceeded, changes collapsed.

+17.1 KiB

File added.

No diff preview for this file type.

Loading