#31381: jsi18n with zh-hans (or zh-hant) not working.
-------------------------------------+-------------------------------------
Reporter: tyx1703 | Owner: nobody
Type: Bug | Status: closed
Component: | Version: 1.11
Internationalization |
Severity: Normal | Resolution: invalid
Keywords: zh-hans djangojs | Triage Stage:
| Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Comment (by tyx1703):
Thanks for your reply.
I found that use `JavaScriptCatalog.as_view()` instead of
`javascript_catalog` will solve this problem today.
So sorry for your wasted time. Hope this comment can help someone guys
with same problem.
--
Ticket URL: <https://code.djangoproject.com/ticket/31381#comment:2>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.