Opened 11 years ago
#890 new defect
Cannot detect zh_TW and zh_CN due to language list change in babel
Reported by: | Yao Wei | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | programming | Keywords: | |
Cc: | Parent Tickets: |
Description
mediagoblin/tools/translate.py detects the available locales according to localedata from babel, but it has zh_Hant_TW and zh_Hant_CN but no zh_TW or zh_CN in the list.
Note:
See TracTickets
for help on using tickets.