Skip to content

Commit ac62c94

Browse files
committed
translate translate react compiler page
1 parent f63b933 commit ac62c94

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/content/learn/react-compiler.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ Bu dokümanlar üzerinde hala çalışılmaktadır. Daha fazla belge [React Comp
1919
</YouWillLearn>
2020

2121
<Note>
22-
React Compiler is a new compiler currently in Beta, that we've open sourced to get early feedback from the community. While it has been used in production at companies like Meta, rolling out the compiler to production for your app will depend on the health of your codebase and how well you’ve followed the [Rules of React](/reference/rules).
22+
React Compiler, şu anda Beta aşamasında olan ve topluluktan erken geri bildirim almak için açık kaynaklı hale getirdiğimiz yeni bir derleyicidir. Meta gibi şirketlerde üretimde kullanılmış olsa da, derleyiciyi uygulamanız için üretime almak kod tabanınızın sağlığına ve [React Kuralları](/reference/rules)'nı ne kadar iyi takip ettiğinize bağlı olacaktır.
2323

24-
The latest Beta release can be found with the `@beta` tag, and daily experimental releases with `@experimental`.
24+
En son Beta sürümü `@beta` etiketiyle, günlük deneysel sürümler ise `@experimental` etiketiyle bulunabilir.
2525
</Note>
2626

2727
React Compiler is a new compiler that we've open sourced to get early feedback from the community. It is a build-time only tool that automatically optimizes your React app. It works with plain JavaScript, and understands the [Rules of React](/reference/rules), so you don't need to rewrite any code to use it.

0 commit comments

Comments
 (0)