#15563 closed (fixed)
Update the LANG_INFO dict with newly added translations
| Reported by: | Jannis Leidel | Owned by: | nobody |
|---|---|---|---|
| Component: | Internationalization | Version: | 1.3-rc |
| Severity: | Keywords: | blocker | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
.. which can be found in source:/django/trunk/django/conf/locale/__init__.py
Attachments (1)
Change History (5)
comment:1 by , 15 years ago
| Keywords: | blocker added |
|---|
by , 15 years ago
| Attachment: | __init__.py.diff added |
|---|
comment:2 by , 15 years ago
I believe (And I may be wrong), but the attached patch should provide at least two languages needing to be added.
Version 0, edited 15 years ago by (next)
Note:
See TracTickets
for help on using tickets.
Incomplete patch (needs name_local attribute for az language)