Skip to content

Commit 5b2068f

Browse files
authored
Merge pull request #3 from founding-partner/main
ta translation
2 parents de889b0 + 36e564a commit 5b2068f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/content/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: home
3-
title: React – The library for web and native user interfaces
3+
title: React – வலைத்தள மற்றும் சார் (native) பயனர் இடைமுகங்களின் (interface) நிரலகம்.
44
permalink: index.html
55
---
66

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)