From 2b66746cacdb6fd96b6b88c42cad0da8a6c5c012 Mon Sep 17 00:00:00 2001 From: Jen Looper Date: Wed, 29 Sep 2021 17:36:17 -0400 Subject: [PATCH 1/3] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ebf23aca..72af9ba7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,6 +5,8 @@ agree to a Contributor License Agreement (CLA) declaring that you have the right and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com. +> Important: when translating text in this repo, please ensure that you do not use machine translation. We will verify translations via the community, so please only volunteer for translations in languages where you are proficient. + When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repositories using our CLA. From 996d3e807a6df6c71c33e9bc70bdfc6dfbca6dbe Mon Sep 17 00:00:00 2001 From: Jen Looper Date: Thu, 30 Sep 2021 11:26:04 -0400 Subject: [PATCH 2/3] Update TRANSLATIONS.md --- TRANSLATIONS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TRANSLATIONS.md b/TRANSLATIONS.md index 01f2f139..6639e25a 100644 --- a/TRANSLATIONS.md +++ b/TRANSLATIONS.md @@ -2,6 +2,8 @@ We welcome translations for the lessons in this curriculum! +> Note, please do not use Google Translate or other machine translation tools for translations, but rather use your own proficiency and manually translate the files. + ## Guidelines There are folders in each lesson folder and lesson introduction folder which contain the translated markdown files. From 2d065ab699248ddf186ae933afad05e6e9a561ba Mon Sep 17 00:00:00 2001 From: Jim Bennett Date: Thu, 30 Sep 2021 11:08:48 -0700 Subject: [PATCH 3/3] Update TRANSLATIONS.md (#364) --- TRANSLATIONS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TRANSLATIONS.md b/TRANSLATIONS.md index 6639e25a..7ffde887 100644 --- a/TRANSLATIONS.md +++ b/TRANSLATIONS.md @@ -20,6 +20,8 @@ where _[language]_ is a two letter language abbreviation following the ISO 639-1 Similar to Readme's, please translate the assignments as well. +> Important: when translating text in this repo, please ensure that you do not use machine translation. We will verify translations via the community, so please only volunteer for translations in languages where you are proficient. + **Quizzes** 1. Add your translation to the quiz-app by adding a file here: https://github.com/microsoft/ML-For-Beginners/tree/main/quiz-app/src/assets/translations, with proper naming convention (en.json, fr.json). **Please don't localize the words 'true' or 'false' however. thanks!**