carlxaeron / django-rosetta

Automatically exported from code.google.com/p/django-rosetta
MIT License
0 stars 0 forks source link

Support for zh_CN and zh_TW #29

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Currently django-rosetta only shows languages in locale with two-letter codes, 
like fr and ja. 
However, it does not show zh_CN, Simplified Chinese.

Original issue reported on code.google.com by m...@pixelcort.com on 25 Sep 2008 at 4:31

GoogleCodeExporter commented 8 years ago
Fix in http://groups.google.com/group/django-rosetta/msg/3ddbcfd310d0848d works.

Original comment by m...@pixelcort.com on 25 Sep 2008 at 4:41

GoogleCodeExporter commented 8 years ago
Fixed in r53. I've used a slightly different approach, feel free to reopen if 
you
think what I did is too ugly.

Original comment by mbonetti on 25 Sep 2008 at 8:24