diff --git a/docs/labs/README.md b/docs/labs/README.md index 8154501c..183d374a 100644 --- a/docs/labs/README.md +++ b/docs/labs/README.md @@ -39,6 +39,14 @@ If you're interested, please contact [David A. Wheeler](mailto:dwheeler@linuxfoundation.org). See below for how to create labs and our lab roadmap. +## Please help us translate labs + +We'd love to have labs available in various natural languages! +You can take existing labs and translate them. For technical details, see the +[information on lab localization](create_checker#localization). +Let us know if you're doing it! +Please see [how to contribute labs](#please-contribute-labs) for more. + ## How to create and submit labs See [create labs](create_labs) if you want to learn how to create labs. diff --git a/docs/labs/create_checker.md b/docs/labs/create_checker.md index 5daa55d3..c9cc9b6b 100644 --- a/docs/labs/create_checker.md +++ b/docs/labs/create_checker.md @@ -714,7 +714,9 @@ to refer to the corresponding capturing group. If you load `hello.html` you'll automatically run some self-tests on the default preprocessor. -## Internationalization +## Localization + +We'd love to see translations of labs into various natural languages. Currently the expectation is that translated labs will start with existing labs (as HTML) and translate their text.