|
1 | 1 | { |
2 | | - "title": "React Docs", |
| 2 | + "title": "مستندات ریاکت", |
3 | 3 | "path": "/", |
4 | 4 | "routes": [ |
5 | 5 | { |
6 | 6 | "hasSectionHeader": true, |
7 | | - "sectionHeader": "GET STARTED" |
| 7 | + "sectionHeader": "شروع کنید" |
8 | 8 | }, |
9 | 9 | { |
10 | | - "title": "Quick Start", |
| 10 | + "title": "شروع سریع", |
11 | 11 | "path": "/learn" |
12 | 12 | }, |
13 | 13 | { |
14 | | - "title": "Installation", |
| 14 | + "title": "نصب", |
15 | 15 | "path": "/learn/installation" |
16 | 16 | }, |
17 | 17 | { |
18 | | - "title": "React Compiler", |
| 18 | + "title": "کامپایلر ریاکت", |
19 | 19 | "path": "/learn/react-compiler" |
20 | 20 | }, |
21 | 21 | { |
22 | 22 | "hasSectionHeader": true, |
23 | | - "sectionHeader": "LEARN REACT" |
| 23 | + "sectionHeader": "یادگیری ریاکت" |
24 | 24 | }, |
25 | 25 | { |
26 | | - "title": "Describing the UI", |
| 26 | + "title": "توصیف رابط کاربری", |
27 | 27 | "path": "/learn/describing-the-ui" |
28 | 28 | }, |
29 | 29 | { |
30 | | - "title": "Adding Interactivity", |
| 30 | + "title": "افزودن تعامل", |
31 | 31 | "path": "/learn/adding-interactivity" |
32 | 32 | }, |
33 | 33 | { |
34 | | - "title": "Managing State", |
| 34 | + "title": "مدیریت حالت", |
35 | 35 | "path": "/learn/managing-state" |
36 | 36 | }, |
37 | 37 | { |
38 | | - "title": "Escape Hatches", |
| 38 | + "title": "راههای فرار", |
39 | 39 | "path": "/learn/escape-hatches" |
40 | 40 | }, |
41 | 41 | { |
42 | 42 | "hasSectionHeader": true, |
43 | | - "sectionHeader": "REACT API" |
| 43 | + "sectionHeader": "API ریاکت" |
44 | 44 | }, |
45 | 45 | { |
46 | | - "title": "Hooks", |
| 46 | + "title": "هوکها", |
47 | 47 | "path": "/reference/react" |
48 | 48 | }, |
49 | 49 | { |
50 | | - "title": "Components", |
| 50 | + "title": "کامپوننتها", |
51 | 51 | "path": "/reference/react/components" |
52 | 52 | }, |
53 | 53 | { |
54 | | - "title": "APIs", |
| 54 | + "title": "APIها", |
55 | 55 | "path": "/reference/react/apis" |
56 | 56 | }, |
57 | 57 | { |
58 | | - "title": "Legacy APIs", |
| 58 | + "title": "APIهای قدیمی", |
59 | 59 | "path": "/reference/react/legacy" |
60 | 60 | }, |
61 | 61 | { |
62 | 62 | "hasSectionHeader": true, |
63 | | - "sectionHeader": "REACT DOM API" |
| 63 | + "sectionHeader": "API ریاکت DOM" |
64 | 64 | }, |
65 | 65 | { |
66 | | - "title": "Components", |
| 66 | + "title": "کامپوننتها", |
67 | 67 | "path": "/reference/react-dom/components" |
68 | 68 | }, |
69 | 69 | { |
70 | | - "title": "APIs", |
| 70 | + "title": "APIها", |
71 | 71 | "path": "/reference/react-dom" |
72 | 72 | }, |
73 | 73 | { |
74 | | - "title": "Client APIs", |
| 74 | + "title": "APIهای کلاینت", |
75 | 75 | "path": "/reference/react-dom/client" |
76 | 76 | }, |
77 | 77 | { |
78 | | - "title": "Server APIs", |
| 78 | + "title": "APIهای سرور", |
79 | 79 | "path": "/reference/react-dom/server" |
80 | 80 | }, |
81 | 81 | { |
82 | 82 | "hasSectionHeader": true, |
83 | | - "sectionHeader": "REACT COMPILER API" |
| 83 | + "sectionHeader": "API کامپایلر ریاکت" |
84 | 84 | }, |
85 | 85 | { |
86 | | - "title": "Configuration", |
| 86 | + "title": "پیکربندی", |
87 | 87 | "path": "/reference/react-compiler/configuration" |
88 | 88 | }, |
89 | 89 | { |
90 | | - "title": "Directives", |
| 90 | + "title": "دستورالعملها", |
91 | 91 | "path": "/reference/react-compiler/directives" |
92 | 92 | }, |
93 | 93 | { |
94 | | - "title": "Compiling Libraries", |
| 94 | + "title": "کامپایل کتابخانهها", |
95 | 95 | "path": "/reference/react-compiler/compiling-libraries" |
96 | 96 | }, |
97 | 97 | { |
98 | 98 | "hasSectionHeader": true, |
99 | | - "sectionHeader": "GET INVOLVED" |
| 99 | + "sectionHeader": "مشارکت کنید" |
100 | 100 | }, |
101 | 101 | { |
102 | | - "title": "React Community", |
| 102 | + "title": "جامعه ریاکت", |
103 | 103 | "path": "/community" |
104 | 104 | }, |
105 | 105 | { |
106 | 106 | "hasSectionHeader": true, |
107 | | - "sectionHeader": "STAY INFORMED" |
| 107 | + "sectionHeader": "باخبر بمانید" |
108 | 108 | }, |
109 | 109 | { |
110 | | - "title": "React Blog", |
| 110 | + "title": "بلاگ ریاکت", |
111 | 111 | "path": "/blog" |
112 | 112 | } |
113 | 113 | ] |
|
0 commit comments