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 @@ npx nx run twenty-front:storybook:coverage # (needs yarn storybook:serve:dev to
[React Router](https://reactrouter.com/) מטפל בניתוב.
כדי למנוע [רינדורים מיותרים](/developers/frontend-development/best-practices-front#managing-re-renders) כל לוגיקת הניתוב נמצאת ב-`useEffect` ב-`PageChangeEffect`.
כדי למנוע [רינדורים מיותרים](/l/he/developers/frontend-development/best-practices-front#managing-re-renders) כל לוגיקת הניתוב נמצאת ב-`useEffect` ב-`PageChangeEffect`.
### State Management
[Recoil](https://recoiljs.org/docs/introduction/core-concepts) מנהל את ניהול המצב.
למידע נוסף על ניהול מצב עיין ב-[שיטות הטובות ביותר](/developers/frontend-development/best-practices-front#state-management).
למידע נוסף על ניהול מצב עיין ב-[שיטות הטובות ביותר](/l/he/developers/frontend-development/best-practices-front#state-management).
## בדיקות