Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#1560 closed defect (fixed)

the Chinese translation of the javascript in the django_src

Reported by: cmaxcao@… Owned by: hugo
Component: Internationalization Version:
Severity: normal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

the Chinese translation of the javascript in the django_src is not done yet.

Attachments (2)

djangojs.mo (1.4 KB ) - added by anonymous 18 years ago.
djangojs.po (2.9 KB ) - added by anonymous 18 years ago.

Download all attachments as: .zip

Change History (7)

comment:1 by anonymous, 18 years ago

and I just finished the js Chinese translation

by anonymous, 18 years ago

Attachment: djangojs.mo added

by anonymous, 18 years ago

Attachment: djangojs.po added

comment:2 by Adrian Holovaty, 18 years ago

Is this zh-cn or zh-tw? I don't want to apply the translation to the wrong language code.

comment:3 by Adrian Holovaty, 18 years ago

Component: Admin interfaceInternationalization
Owner: changed from Adrian Holovaty to hugo

comment:4 by hugo, 18 years ago

yep, we need to know wether it is traditional or simplified chinese.

comment:5 by hugo, 18 years ago

Resolution: fixed
Status: newclosed

(In [3207]) fixed #1560: javascript translations for zh_CN

Note: See TracTickets for help on using tickets.
Back to Top