diff --git a/README.md b/README.md
index 53f43a7df..52c76d5a3 100644
--- a/README.md
+++ b/README.md
@@ -269,7 +269,7 @@ yarn dev
محتوایی که در react.dev قرار میگیرد، تخت
- مجوز CC-BY-4.0 منتشر میشود که جزئیات آن د
+ مجوز CC-BY-4.0 منتشر میشود که جزئیات آن در
LICENSE-DOCS.md
diff --git a/src/components/Layout/HomeContent.js b/src/components/Layout/HomeContent.js
index e1fab6d71..6f7ef507d 100644
--- a/src/components/Layout/HomeContent.js
+++ b/src/components/Layout/HomeContent.js
@@ -121,10 +121,10 @@ export function HomeContent() {
)}
/>
- React
+ ری اکت
- The library for web and native user interfaces
+ یک کتابخانه فرانت اند جاوااسکریپتی
- Learn React
+ ری اکت را یاد بگیرید
- Create user interfaces from components
+ رابط کاربری را با کامپوننت ها طراحی کنید
- React lets you build user interfaces out of individual pieces
- called components. Create your own React components like{' '}
- Thumbnail, LikeButton, and{' '}
- Video. Then combine them into entire screens, pages,
- and apps.
+ ری اکت به شما این امکان را میدهد تا از قطعات مجزا به نام کامپوننت، رابط کاربری بسازید. اجزای React خود را مانند Thumbnail، LikeButton و Video ایجاد کنید. سپس آنها را در کل صفحهها، صفحات و برنامهها ترکیب کنید
@@ -162,22 +158,16 @@ export function HomeContent() {
- Whether you work on your own or with thousands of other
- developers, using React feels the same. It is designed to let you
- seamlessly combine components written by independent people,
- teams, and organizations.
+ آیا شما به تنهایی کار می کنید یا با هزاران توسعه دهنده دیگر، استفاده از ریاکت یکسان است. این برای اجازه ترکیب بی درزگی اجزای نوشته شده توسط افراد مستقل، تیم ها و سازمان ها طراحی شده است.
- Write components with code and markup
+ کامپوننت ها را با کد و نشانه گذاری بنویسید
- React components are JavaScript functions. Want to show some
- content conditionally? Use an if statement.
- Displaying a list? Try array map(). Learning React is
- learning programming.
+ اجزا یا همان کامپوننت های ری اکت همان فانکشن های جاوااسکریپت هستند. آیا میخواهید محتوا را با شرط اجرا کنید؟ از if استفاده کنید. نمایش لیست؟ از map() استفاده کنید
@@ -185,10 +175,7 @@ export function HomeContent() {
- This markup syntax is called JSX. It is a JavaScript syntax
- extension popularized by React. Putting JSX markup close to
- related rendering logic makes React components easy to create,
- maintain, and delete.
+ این نحو جاوااسکریپت نشانه گذاری ی JSX نامیده میشود. یک پسوند جاوااسکریپتی معرفی شده توسط ری اکت.