From 3e1dacbdc4bfb4bdd3cf88dcd44562ff2f8cc476 Mon Sep 17 00:00:00 2001 From: Pandz18 <87066683+Pandz18@users.noreply.github.com> Date: Thu, 22 Jul 2021 15:48:52 +0530 Subject: [PATCH] Update TRANSLATIONS.md --- TRANSLATIONS.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/TRANSLATIONS.md b/TRANSLATIONS.md index 1f2a3d2b..dcd2048c 100644 --- a/TRANSLATIONS.md +++ b/TRANSLATIONS.md @@ -12,12 +12,12 @@ 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). -When translatinng lessons, link the other translations to your translated lesson by using Shields as shown +When translating the initial Readme file , link the other translations to your translated readme by using Shields as shown - -```` +[Code in Markdown] +``` [![Bengali](https://img.shields.io/badge/-Bengali-blue)](https://github.com/microsoft/IoT-For-Beginners/blob/main/translations/README.bn.md) -```` +``` ## Quizzes