Skip to content

Commit 1576749

Browse files
Ask for help translating labs (#723)
* Ask for help translating labs Signed-off-by: David A. Wheeler <[email protected]> * Remove trailing punctuation from header (markdownlint) Modify the markdown header text to satisfy a linting rule. Signed-off-by: David A. Wheeler <[email protected]> * Fix internal link Signed-off-by: David A. Wheeler <[email protected]> --------- Signed-off-by: David A. Wheeler <[email protected]>
1 parent e3677e6 commit 1576749

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

docs/labs/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,14 @@ If you're interested, please contact
3939
[David A. Wheeler](mailto:dwheele&#114;&#64;linuxfoundation&#46;org).
4040
See below for how to create labs and our lab roadmap.
4141

42+
## Please help us translate labs
43+
44+
We'd love to have labs available in various natural languages!
45+
You can take existing labs and translate them. For technical details, see the
46+
[information on lab localization](create_checker#localization).
47+
Let us know if you're doing it!
48+
Please see [how to contribute labs](#please-contribute-labs) for more.
49+
4250
## How to create and submit labs
4351

4452
See [create labs](create_labs) if you want to learn how to create labs.

docs/labs/create_checker.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -714,7 +714,9 @@ to refer to the corresponding capturing group.
714714
If you load `hello.html` you'll automatically run some self-tests on
715715
the default preprocessor.
716716

717-
## Internationalization
717+
## Localization
718+
719+
We'd love to see translations of labs into various natural languages.
718720

719721
Currently the expectation is that translated labs will start with existing
720722
labs (as HTML) and translate their text.

0 commit comments

Comments
 (0)