testing-library-docs
testing-library-docs copied to clipboard
feat: support zh-Hans
Two major changes:
- support i18n
- support zh-Hans(简体中文)
- up-to-date: 2023-03-10
Deploy Preview for testing-library ready!
| Name | Link |
|---|---|
| Latest commit | 5055c9b75522845e336cf946d0e2b49d0560db8a |
| Latest deploy log | https://app.netlify.com/sites/testing-library/deploys/640a11efd642be000828c19b |
| Deploy Preview | https://deploy-preview-1158--testing-library.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
Hi @xupea! Thanks for working on this. It might take me some time to review this one but I'll put it on my list :)
I believe translations is a good idea and 100% agree that we should add ground rules for the contribution guidelines and talk about it a bit before merging :)
Docusaurus has good i18n support. Although it's likely there will be some divergence in the docs for different languages, it seems like a good thing to do. It would be nice to have a "translation lead" for each language that stays subscribed to this repo and tries to keep up with changes to the docs as the APIs change. Community contributions also welcome.
@MatanBobi @alexkrolick
What happened to the translation initiative for the project?
I think this will increase the usage and access of the non-native English speakers and programmers to the current project.
@nazarepiedady I didn't get the chance to review this one. I'll do my best to get to it soon :)
@MatanBobi we need this feature as soon as possible, because this will increase the number of its users, mainly those that are non-English natives.
Do we need to move English into i18n too?
@nickmccurdy accordingly to the preview of the website, it seems to
work well without it, but to keep consistency in the project and also to
ease the understanding of the codebase I believe it is better to move
the English version to i18h too if it is possible to do it.