Opened 10 years ago

Last modified 10 years ago

#23417 closed Cleanup/optimization

Added/completed zh and zh_CN locale format.py files — at Version 1

Reported by: Malte Beckmann Owned by: nobody
Component: Translations Version: dev
Severity: Normal Keywords:
Cc: Triage Stage: Accepted
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description (last modified by Malte Beckmann)

I noticed Chinese date formatting wasn't working. So I quickly completed zh_CN but also added a generic zh locale. Both contain the same formatting. I am Chinese speaking and did check that there are no mistakes.

# Addition 1: This is my first contribution and I am opening this ticket to get a ticket ID for pushing my additions/changes via git.
# Addition 2: Ok, finally managed to get it out: https://github.com/maltebeckmann/django/compare/ticket_23417?expand=1

Change History (1)

comment:1 by Malte Beckmann, 10 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.
Back to Top