Skip to content

Commit 36e564a

Browse files
committed
docs(ta): add intro translation in quick start
1 parent 35885f6 commit 36e564a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/content/learn/index.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
---
2-
title: Quick Start
2+
title: விரைவான தொடக்க வழிகாட்டி
33
---
44

55
<Intro>
66

7-
Welcome to the React documentation! This page will give you an introduction to the 80% of React concepts that you will use on a daily basis.
7+
React இன் ஆவணத்திற்கு உங்களை வரவேற்கிறோம்! இந்தப் பக்கம் நீங்கள் அன்றாடம் பயன்படுத்தும் React இன் 80% கருத்துக்களைப் பற்றிய அறிமுகத்தை உங்களுக்கு வழங்கும்.
88

99
</Intro>
1010

1111
<YouWillLearn>
1212

13-
- How to create and nest components
13+
- How to create and nest கூறுகள் (components)
1414
- How to add markup and styles
1515
- How to display data
1616
- How to render conditions and lists

0 commit comments

Comments
 (0)