From cfc6156f697d8596a41a3b1f3c8865f9ca3b8ac0 Mon Sep 17 00:00:00 2001 From: Sanjay <54913971+San1ay@users.noreply.github.com> Date: Mon, 28 Dec 2020 22:22:45 +0530 Subject: [PATCH] Completed 2.js-basic --- 2-js-basics/translations/README.hi.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/2-js-basics/translations/README.hi.md b/2-js-basics/translations/README.hi.md index 02c69bcb..43ec9101 100644 --- a/2-js-basics/translations/README.hi.md +++ b/2-js-basics/translations/README.hi.md @@ -1,14 +1,14 @@ -# Introduction to JavaScript +# जावास्क्रिप्ट का परिचय -JavaScript is the language of the web. In these four lessons, you'll learn its basics. +जावास्क्रिप्ट वेब की भाषा है। इन चार पाठों में, आप इसकी मूल बातें जानेंगे. -### Topics +### विषय -1. [Variables and Data Types](1-data-types/README.md) -2. [Functions and Methods](2-functions-methods/README.md) -3. [Making Decisions with JavaScript](3-making-decisions/README.md) -4. [Arrays and Loops](4-arrays-loops/README.md) +1. [वेरिएबल्स और डेटा प्रकार](1-data-types/README.md) +2. [फंक्शंस और मेथड्स](2-functions-methods/README.md) +3. [जावास्क्रिप्ट के साथ निर्णय करना](3-making-decisions/README.md) +4. [अर्रेंज और लूप्स ](4-arrays-loops/README.md) -### Credits +### आभार सूची -These lessons were written with ♥️ by [Jasmine Greenaway](https://twitter.com/paladique), [Christopher Harrison](https://twitter.com/geektrainer) and [Chris Noring](https://twitter.com/chris_noring) \ No newline at end of file +ये पाठ ♥ से [Jasmine Greenaway](https://twitter.com/paladique), [Christopher Harrison](https://twitter.com/geektrainer) और [Chris Noring](https://twitter.com/chris_noring) द्वारा लिखे गए है