Skip to content

Commit 65cc2d6

Browse files
authored
Add machine translation instructions (#458)
* Add machine translation instructions Fixes #454. * Addition instructions for DeepL
1 parent 5c64089 commit 65cc2d6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ Here's a few tips as you go along:
1414
# Translations
1515

1616
* All articles may be translated into any language of interest.
17+
* Instead of translating from scratch, consider starting with [machine-translated text](https://www.deepl.com/translator) and revising from there.
18+
Remove "Translated by DeepL" in the final text.
1719
* Translated articles should be stored next to the English articles in a subfolder named as the [two-character language code](https://www.loc.gov/standards/iso639-2/php/code_list.php) of the translation (e.g. the `de` subfolder for German).
1820
* The filename of the article should be changed to include two-character language code prefix.
1921
* The special `index.md` files for each section should also be translated, as they are used in the Learning Path section of the [new website](https://innersourcecommons.net/learn/learning-path/)

0 commit comments

Comments
 (0)