Opened 19 years ago
Closed 19 years ago
#2911 closed defect (fixed)
Add Polish language to the default LANGUAGES list
| Reported by: | Owned by: | hugo | |
|---|---|---|---|
| Component: | Internationalization | Version: | dev |
| Severity: | normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
http://www.djangoproject.com/documentation/settings/#languages - LANGUAGES doesn't have Polish by default and it should be added (as it's very annoying when you make a translation and it doesn't want to work for no special reason)
PS. It would be nice if diango printed some notice if a not allowed language but existing in translations is called
Note:
See TracTickets
for help on using tickets.
(In [3905]) fixed #2911: added polish to the default languages