Skip to content

Commit 3f4db06

Browse files
authored
Merge pull request #97 from 3imed-jaberi/doc-nav
[DONE] Translation of docs/nav.yml
2 parents 4034f4e + a64df33 commit 3f4db06

26 files changed

+89
-88
lines changed

content/docs/accessibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: accessibility
3-
title: سهولة الوصول في React
3+
title: سهولة الوصول
44
permalink: docs/accessibility.html
55
---
66

content/docs/addons-shallow-renderer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: shallow-renderer
3-
title: التصيير السطحي (Shallow Rendering) في React
3+
title: التصيير السطحي (Shallow Rendering)
44
permalink: docs/shallow-renderer.html
55
layout: docs
66
category: Reference

content/docs/addons-test-utils.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: test-utils
3-
title: Test Utilities
3+
title: أدوات الاختبار
44
permalink: docs/test-utils.html
55
layout: docs
66
category: Reference

content/docs/cdn-links.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: cdn-links
3-
title: CDN Links
3+
title: روابط شبكة توزيع المحتوى ( CDN )
44
permalink: docs/cdn-links.html
55
prev: create-a-new-react-app.html
66
next: hello-world.html

content/docs/code-splitting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: code-splitting
3-
title: تقسيم الشيفرة في React
3+
title: تقسيم الشيفرة
44
permalink: docs/code-splitting.html
55
---
66

content/docs/composition-vs-inheritance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: composition-vs-inheritance
3-
title: الفرق بين التركيب والوراثة في React
3+
title: الفرق بين التركيب والوراثة
44
permalink: docs/composition-vs-inheritance.html
55
redirect_from:
66
- "docs/multiple-components.html"

content/docs/context.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: context
3-
title: استخدام السياق (Context) في React
3+
title: استخدام السياق (Context)
44
permalink: docs/context.html
55
---
66

content/docs/faq-styling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: faq-styling
3-
title: التنسيق واستخدام CSS
3+
title: التنسيق و CSS
44
permalink: docs/faq-styling.html
55
layout: docs
66
category: FAQ

content/docs/hello-world.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: hello-world
3-
title: أهلًا بالعالم
3+
title: مثال «أهلًا بالعالم»
44
permalink: docs/hello-world.html
55
prev: cdn-links.html
66
next: introducing-jsx.html

content/docs/hooks-custom.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: hooks-custom
3-
title: بناء خطافات خاصة بك في React
3+
title: بناء Hook خاص بك
44
permalink: docs/hooks-custom.html
55
next: hooks-reference.html
66
prev: hooks-rules.html

0 commit comments

Comments
 (0)