Skip to content

Added parent/child translation #23

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 25, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions TRANSLATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ Tutarlılığı korumak ve okura saygı ve incelik ile hitap etmek için, you ke

# Ortak çeviriler

Bu tür teknik belgelerde yaygın olarak kullanılan terimlerin çevirisi için bazı öneriler aşağıdaki şekilde sıralanmıştır.
Bu tür teknik belgelerde yaygın olarak kullanılan terimlerin çevirisi için bazı öneriler aşağıdaki şekilde alfabetik olarak sıralanmıştır.

| Orijinal kelime / terim | Öneri |
| ------------------------- | ---------- |
Expand All @@ -111,6 +111,7 @@ Bu tür teknik belgelerde yaygın olarak kullanılan terimlerin çevirisi için
| bundler | paketleyici |
| callback | callback |
| camelCase | camelCase |
| child | alt |
| controlled component | kontrollü bileşen |
| debugging | hata ayıklama |
| DOM | DOM |
Expand All @@ -121,12 +122,13 @@ Bu tür teknik belgelerde yaygın olarak kullanılan terimlerin çevirisi için
| lazy initialization | lazy başlatım |
| library | kütüphane |
| lowercase | küçük harf |
| parent | üst |
| props | prop'ları |
| React element | React elemanı |
| render | render etmek |
| shallow rendering | shallow rendering |
| state | state |
| string | string |
| template literals | template literal'leri |
| uncontrolled component | kontrolsüz bileşen |
| Try it on CodePen | CodePen'de deneyin |
| Try it on CodePen | CodePen'de deneyin |
| uncontrolled component | kontrolsüz bileşen |