i18n - docs translations (#22296)

Created by Github action

Co-authored-by: github-actions <github-actions@twenty.com>
This commit is contained in:
github-actions[bot]
2026-06-29 14:00:00 +02:00
committed by GitHub
parent db7d8172f7
commit 73b0d55350
15 changed files with 18 additions and 19 deletions
@@ -101,7 +101,6 @@ export const PageComponent = () => {
export const App = () => (
<PageComponent />
);
```
```tsx