docs: test translations locally (#42352)

* docs: test translations locally

Brief documentation on enabling a new language in the codebase.

* fix(docs): apply review suggestions

Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>

* fix(docs): move sidebar link

Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>

Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
This commit is contained in:
Nicholas Carrigan (he/him)
2021-06-03 14:24:37 -07:00
committed by GitHub
parent 1fde5897fc
commit b95886a2e2
2 changed files with 134 additions and 0 deletions

View File

@@ -16,6 +16,7 @@
- [Add Cypress tests](how-to-add-cypress-tests.md)
- [Work on localized client web app](how-to-work-on-localized-client-webapp.md)
- [Catch outgoing emails locally](how-to-catch-outgoing-emails-locally.md)
- [Test translations locally](how-to-test-translations-locally.md)
---