GitLocalize project needs update on directory structure and file mappings
Open
@siku2 is already working on this.
Since Jan 9, 2022.
documentation
meta
- Dominant language
- Rust
- Stars
- 32.8k
- Forks
- 1.5k
- Avg merge
- 5h 34m
- Merged PRs (30d)
- 2
Description
Our GitLocalize project needs an update
Docusaurus now places localization under the website/i18n/<locale> folders instead of website/translated_docs/<locale> folders.
The files suffixes have changed from md to mdx.
And .json files in website/i18n/<locale> folders needs to be added. See #2349
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.