#32229 closed Bug (invalid)
correct ordinals in italian
| Reported by: | Jay Turner | Owned by: | nobody |
|---|---|---|---|
| Component: | contrib.humanize | Version: | 2.2 |
| Severity: | Normal | Keywords: | i18n |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | yes | UI/UX: | no |
Description
The current translation we have is {}esimo for every ordinal. If you look at the Wikipedia page for ordinals in Italian, it has a list of ordinals. This shows that numbers 1-9 don't end in esimo and even at that, esimo is only used when the number is spelled out, which is not the case in this situation.
I propose switching to using {}º as the translation. An Italian user in my discord suggested that this is more correct than "1esimo"
Note:
See TracTickets
for help on using tickets.
Thanks for the report, however, translations are handled at Transifex and not in this tracker.