Commit b5a628bf authored by Jannis Leidel's avatar Jannis Leidel
Browse files

Fixed #13496 - Added Indonesian translation (id). Thanks, Selwin Ong.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@13186 bcc190cf-cafb-0310-a4f2-bffc1f526a37
parent c796fc7e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -350,6 +350,7 @@ answer newbie questions, and generally made Django that much better:
    Afonso Fernández Nogueira <fonzzo.django@gmail.com>
    Neal Norwitz <nnorwitz@google.com>
    Todd O'Bryan <toddobryan@mac.com>
    Selwin Ong <selwin@ui.co.id>
    Christian Oudard <christian.oudard@gmail.com>
    oggie rob <oz.robharvey@gmail.com>
    oggy <ognjen.maric@gmail.com>
+1 −0
Original line number Diff line number Diff line
@@ -67,6 +67,7 @@ LANGUAGES = (
    ('hi', gettext_noop('Hindi')),
    ('hr', gettext_noop('Croatian')),
    ('hu', gettext_noop('Hungarian')),
    ('id', gettext_noop('Indonesian')),
    ('is', gettext_noop('Icelandic')),
    ('it', gettext_noop('Italian')),
    ('ja', gettext_noop('Japanese')),
+73 KiB

File added.

No diff preview for this file type.

+5127 −0

File added.

Preview size limit exceeded, changes collapsed.

+2.52 KiB

File added.

No diff preview for this file type.

Loading