i18n - translations (#15803)

Created by Github action

---------

Co-authored-by: github-actions <github-actions@twenty.com>
This commit is contained in:
github-actions[bot]
2025-11-13 17:12:39 +01:00
committed by GitHub
parent 0fdc7ba834
commit 9bc5486d0d
1061 changed files with 6646 additions and 3055 deletions
@@ -78,13 +78,13 @@ Proje temiz ve basit bir yığına sahip, minimum şablon koduyla.
[React Router](https://reactrouter.com/) rotalamayı halleder.
Gereksiz [yeniden renderların](/developers/frontend-development/best-practices-front#managing-re-renders) önlenmesi için tüm rotalama mantığı `PageChangeEffect` içindeki bir `useEffect`'te yer alır.
Gereksiz [yeniden renderların](/l/tr/developers/frontend-development/best-practices-front#managing-re-renders) önlenmesi için tüm rotalama mantığı `PageChangeEffect` içindeki bir `useEffect`'te yer alır.
### Durum Yönetimi
Durum yönetimini [Recoil](https://recoiljs.org/docs/introduction/core-concepts) halleder.
Durum yönetimi hakkında daha fazla bilgi için [en iyi uygulamalar](/developers/frontend-development/best-practices-front#state-management) bölümüne bakın.
Durum yönetimi hakkında daha fazla bilgi için [en iyi uygulamalar](/l/tr/developers/frontend-development/best-practices-front#state-management) bölümüne bakın.
## Test