Opened 7 years ago
Closed 7 years ago
#29773 closed Bug (invalid)
There are strings that has not been translated to Korean in contrib.humanaize.naturaltime()
| Reported by: | oliver | Owned by: | oliver |
|---|---|---|---|
| Component: | contrib.humanize | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | yes | UI/UX: | no |
Description
I used the naturaltime template tag at project set in korean.
but that tag returns as follows
2주, 4일 ago 2주, 4일 from now
So i added translated words like this
2주, 4일 전 지금부터 2주, 4일
Change History (2)
comment:1 by , 7 years ago
comment:2 by , 7 years ago
| Resolution: | → invalid |
|---|---|
| Status: | assigned → closed |
Thanks for the report, however, translations are handled at Transifex rather than in this tracker.
Note:
See TracTickets
for help on using tickets.
https://github.com/django/django/pull/10413