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