Opened 8 years ago
Last modified 8 years ago
#27401 new New feature
Add Transifex config to build translated docs — at Version 1
Reported by: | Jeho, Sung | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | Normal | Keywords: | transifex, document |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | yes |
Easy pickings: | no | UI/UX: | no |
Pull Requests: | |||
Description (last modified by ) ¶
It need Transifex config for docs/
tx pull -l <LANG>
LANGUAGE=<LANG> make html
According to the ticket's flags, the next step(s) to move this issue forward are:
- To improve the patch as described in the pull request review comments or on this ticket, then uncheck "Patch needs improvement".
If creating a new pull request, include a link to the pull request in the ticket comment when making that update. The usual format is:
[https://github.com/django/django/pull/#### PR]
.
Change History (2)
by , 8 years ago
Attachment: | patch.diff added |
---|
comment:1 by , 8 years ago
Description: | modified (diff) |
---|---|
Summary: | need Transifex config file for docs → Add Transifex config to build translated docs |
Type: | Uncategorized → New feature |
Note:
See TracTickets
for help on using tickets.
Claude, could you advise about this? I'm not sure if it's duplicating anything that's implemented for the djangoproject.com builds. If accepted, should we also add some docs about building the translated docs locally?
PR