Opened 23 months ago
Closed 23 months ago
#35052 closed Cleanup/optimization (invalid)
Documentation corrections
| Reported by: | ethon-wang | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | 5.0 |
| 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
https://docs.djangoproject.com/zh-hans/5.0/intro/tutorial03/#top
before:再试试 "/polls/34/vote/" 和 "/polls/34/vote/" ——你将会看到暂时用于占位的结果和投票页。
after:再试试 "/polls/34/results/" 和 "/polls/34/vote/" ——你将会看到暂时用于占位的结果和投票页。
Note:
See TracTickets
for help on using tickets.
Thanks for the report, however, translations are handled at Transifex and not in this tracker.