Skip to content

Commit 28747bf

Browse files
committed
Translate introduction
1 parent b8a9515 commit 28747bf

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

content/docs/concurrent-mode-adoption.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
id: concurrent-mode-adoption
3-
title: Adopting Concurrent Mode (Experimental)
3+
title: Eşzamanlı Mod'u Benimsemek (Deneysel)
44
permalink: docs/concurrent-mode-adoption.html
55
prev: concurrent-mode-patterns.html
66
next: concurrent-mode-reference.html
@@ -15,21 +15,21 @@ next: concurrent-mode-reference.html
1515

1616
<div class="scary">
1717

18-
>Caution:
18+
>Dikkat:
1919
>
20-
>This page describes **experimental features that are not yet available in a stable release**. Don't rely on experimental builds of React in production apps. These features may change significantly and without a warning before they become a part of React.
20+
>Bu sayfa, **henüz stabil sürümde yer almayan deneysel özellikleri** anlatmaktadır. Canlı ortamda React'in deneysel versiyonlarına güvenmeyin. Bu özellikler, React'in bir parçası olmadan önce büyük oranda ve haber verilmeden değişikliğe uğrayabilir.
2121
>
22-
>This documentation is aimed at early adopters and people who are curious. **If you're new to React, don't worry about these features** -- you don't need to learn them right now.
22+
>Bu dokümantasyonla erken adaptasyon yapanlar ve meraklı insanlar hedeflenmektedir. **Eğer React'te yeniyseniz, bu özellikleri önemsemeyin** -- bunları şu an öğrenmenize gerek yok.
2323
2424
</div>
2525

26-
- [Installation](#installation)
27-
- [Who Is This Experimental Release For?](#who-is-this-experimental-release-for)
28-
- [Enabling Concurrent Mode](#enabling-concurrent-mode)
29-
- [What to Expect](#what-to-expect)
30-
- [Migration Step: Blocking Mode](#migration-step-blocking-mode)
31-
- [Why So Many Modes?](#why-so-many-modes)
32-
- [Feature Comparison](#feature-comparison)
26+
- [Yükleme](#installation)
27+
- [Bu Deneysel Sürüm Kimin İçin?](#who-is-this-experimental-release-for)
28+
- [Eşzamanlı Modu Etkinleştirmek](#enabling-concurrent-mode)
29+
- [Beklenmesi Gerekenler](#what-to-expect)
30+
- [Göç Adımı: Engelleme Modu](#migration-step-blocking-mode)
31+
- [Neden Bu Kadar Çok Mod Var?](#why-so-many-modes)
32+
- [Özellik Karşılaştırması](#feature-comparison)
3333

3434
## Installation {#installation}
3535

0 commit comments

Comments
 (0)