Skip to content

Commit e52419e

Browse files
authored
changes
1 parent b9b1114 commit e52419e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

content/docs/nav.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
- id: add-react-to-a-website
66
title: Bir Web Sitesine React Eklemek
77
- id: create-a-new-react-app
8-
title: Yeni bir React Uygulaması Başlatmak
8+
title: Yeni bir React Uygulaması Oluşturun
99
- id: cdn-links
1010
title: CDN Bağlantıları
1111
- title: Temel Kavramlar
@@ -44,7 +44,7 @@
4444
- id: context
4545
title: Bağlam (Context)
4646
- id: error-boundaries
47-
title: Hata Sınırlandırıcıları
47+
title: Hata Sınırları
4848
- id: forwarding-refs
4949
title: Ref'leri Taşımak
5050
- id: fragments
@@ -58,7 +58,7 @@
5858
- id: optimizing-performance
5959
title: Performansı En İyi Duruma Getirmek
6060
- id: portals
61-
title: Portallar
61+
title: Portal'lar
6262
- id: react-without-es6
6363
title: ES6 Olmadan React
6464
- id: react-without-jsx
@@ -103,7 +103,7 @@
103103
- id: javascript-environment-requirements
104104
title: Javascript Ortam Gereksinimleri
105105
- id: glossary
106-
title: React Terimler Sözlüğü
106+
title: React Terimleri Sözlüğü
107107
- title: Hook (Yeni)
108108
isOrdered: true
109109
items:
@@ -112,9 +112,9 @@
112112
- id: hooks-overview
113113
title: Hook'lara Kısa Bir Bakış
114114
- id: hooks-state
115-
title: Hook Durumunu Kullanmak
115+
title: Durum Hook'unu Kullanmak
116116
- id: hooks-effect
117-
title: Hook Efekt'ini Kullanmak
117+
title: Efekt Hook'unu Kullanmak
118118
- id: hooks-rules
119119
title: Hook Kuralları
120120
- id: hooks-custom
@@ -126,7 +126,7 @@
126126
- title: Katkı Sağlamak
127127
items:
128128
- id: how-to-contribute
129-
title: Nasıl Katkı Sağlarsanız?
129+
title: Nasıl Katkı Sağlarsınız?
130130
- id: codebase-overview
131131
title: Codebase'e Genel Bakış
132132
- id: implementation-notes

0 commit comments

Comments
 (0)