-
-
Notifications
You must be signed in to change notification settings - Fork 189
Translate docs to multiple languages #540
Copy link
Copy link
Open
Labels
docsImprovements or additions to documentationImprovements or additions to documentationdxfeaturehelp wantedExtra attention is neededExtra attention is neededp3-significantHigh-priority enhancement (priority)High-priority enhancement (priority)
Metadata
Metadata
Assignees
Labels
docsImprovements or additions to documentationImprovements or additions to documentationdxfeaturehelp wantedExtra attention is neededExtra attention is neededp3-significantHigh-priority enhancement (priority)High-priority enhancement (priority)
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
StatusShow more project fields
In Progress
Description
As a developer using TresJS I would like to have documentation available in my native language
This ticket is meant to keep track of the progress of multiple PRs to translate Tres docs:
Feel free to comment below if you would like to add your language and help us translate the docs.,
Suggested solution
Create a branch
docs/translation-<language-unicode>and a PR similar to #534 with the following steps:<language-unicode>.tsinsidedocs/.vitepress/configex:zh.ts(copy theen.tswhich is the original and then translate only what's needed.link: /guide/->link: /zh/guidedocs/.vitepress/config/index.tslike this:docs/, this is where the translations will live, then start translating the files using the same structure as on the docs root, like this:docs/advanced/extending.md-->docs/zh/advanced/extending.mdAlternative
No response
Additional context
No response
Validations