mirror of
https://github.com/django/django.git
synced 2025-02-21 23:05:09 +00:00
Language codes for Chinese are zh_Hans (Simplified) and zh_Hant (Traditional). Added support for browsers that still send the deprecated language codes. Thanks to Olli Wang for the report.