Opened 16 years ago
Closed 16 years ago
#9621 closed (duplicate)
Verbose name for apps
Reported by: | minholi | Owned by: | nobody |
---|---|---|---|
Component: | Uncategorized | Version: | 1.0 |
Severity: | 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
For i18n questions, would be useful to have verbose_name and verbose_name_plural on app level.
I think it could be set on app init.py
Some apps are localized to another languages but its name not.
Note:
See TracTickets
for help on using tickets.
Duplicate of #3591