From 172a7e1993d51467f0ed98d539b5a3740d079ee6 Mon Sep 17 00:00:00 2001 From: Jim Bennett Date: Wed, 26 May 2021 09:26:09 -0700 Subject: [PATCH] Update TRANSLATIONS.md --- TRANSLATIONS.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/TRANSLATIONS.md b/TRANSLATIONS.md index b0728b8f..c4420e74 100644 --- a/TRANSLATIONS.md +++ b/TRANSLATIONS.md @@ -4,7 +4,7 @@ We welcome translations for the lessons in this curriculum! ## Guidelines -There are [**translations**](https://github.com/microsoft/Web-Dev-For-Beginners/tree/main/1-getting-started/1-intro-to-programming-languages/translations) folders which contain the translated markdown files. +There are [**translations**](https://github.com/microsoft/IoT-For-Beginners/tree/main/1-getting-started/lessons/1-introduction-to-iot/translations) folders which contain the translated markdown files. Translated lessons should follow this naming convention: @@ -12,10 +12,10 @@ Translated lessons should follow this naming convention: where _[language]_ is a two letter language abbreviation following the ISO 639-1 standard (e.g. `README.es.md` for Spanish and `README.nl.md` for Dutch). -**Quizzes** +## Quizzes -Add your translation to the quiz-app by adding a file here: https://github.com/microsoft/Web-Dev-For-Beginners/tree/main/quiz-app/src/assets/translations. Please don't localize the words 'true' or 'false' however. thanks! +Add your translation to the quiz-app by adding a file here: https://github.com/microsoft/IoT-For-Beginners/tree/main/quiz-app/src/assets/translations. Please don't localize the words 'true' or 'false' however. thanks! -**THANK YOU** +## THANK YOU We truly appreciate your efforts!