From 5e454ec1d9c782e097840730e1bdae3c3061a13d Mon Sep 17 00:00:00 2001 From: "Charles Emmanuel S. Ndiaye" Date: Wed, 21 Jul 2021 07:58:46 +0000 Subject: [PATCH 1/3] Update translations_checklist.md --- .github/ISSUE_TEMPLATE/translations_checklist.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/translations_checklist.md b/.github/ISSUE_TEMPLATE/translations_checklist.md index 2b04f77a..c5d86ad5 100644 --- a/.github/ISSUE_TEMPLATE/translations_checklist.md +++ b/.github/ISSUE_TEMPLATE/translations_checklist.md @@ -8,6 +8,7 @@ assignees: '' --- - [ ] Base README.md +- [ ] for-teachers.md - [ ] Quizzes - [ ] 1-getting-started-lessons base README - [ ] intro-to-programming-languages README From 8907bf630b2e0997e44eec73eb2cb4caa80004b7 Mon Sep 17 00:00:00 2001 From: "Charles Emmanuel S. Ndiaye" Date: Wed, 21 Jul 2021 08:07:38 +0000 Subject: [PATCH 2/3] delete github-basics assignment task there is not a github-basics assignment.md file to translate --- .github/ISSUE_TEMPLATE/translations_checklist.md | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/translations_checklist.md b/.github/ISSUE_TEMPLATE/translations_checklist.md index 2b04f77a..7a6d0d27 100644 --- a/.github/ISSUE_TEMPLATE/translations_checklist.md +++ b/.github/ISSUE_TEMPLATE/translations_checklist.md @@ -13,7 +13,6 @@ assignees: '' - [ ] intro-to-programming-languages README - [ ] intro-to-programming-languages assignment - [ ] github-basics README - - [ ] github-basics assignment - [ ] accessibility README - [ ] accessibility assignment - [ ] 2-js-basics base README From 23b9ece114f421ed007b629bae552417829dd8d0 Mon Sep 17 00:00:00 2001 From: "Charles Emmanuel S. Ndiaye" Date: Wed, 21 Jul 2021 08:16:44 +0000 Subject: [PATCH 3/3] Update the link to the translated pages --- 1-getting-started-lessons/translations/README.fr.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/1-getting-started-lessons/translations/README.fr.md b/1-getting-started-lessons/translations/README.fr.md index 751a5673..1856a130 100644 --- a/1-getting-started-lessons/translations/README.fr.md +++ b/1-getting-started-lessons/translations/README.fr.md @@ -4,9 +4,9 @@ Dans cette section du programme, vous serez initié à des concepts importants p ### Thèmes -1. [Introduction aux langages de programmation et aux outils du métier](1-intro-to-programming-languages/README.md) -2. [Bases de GitHub](2-github-basics/README.md) -3. [Bases de l'accessibilité](3-accessibility/README.md) +1. [Introduction aux langages de programmation et aux outils du métier](../1-intro-to-programming-languages/translations/README.fr.md) +2. [Bases de GitHub](../2-github-basics/translations/README.fr.md) +3. [Bases de l'accessibilité](../3-accessibility/translations/README.fr.md) ### Crédits