Skip to content

Commit a56026c

Browse files
author
FastJava Team
committed
docs: complete German to English translation in MAP.md
1 parent 53f8f4a commit a56026c

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

MAP.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ FastJava, FastCore, FastPlugin
181181

182182
---
183183

184-
## 🧩 Architektur
184+
## 🧩 Architecture
185185

186186
```
187187
┌─────────────────────────────────────────────────────────────────────────────┐
@@ -301,19 +301,19 @@ Complete page structure for `/docs`:
301301

302302
---
303303

304-
# 🔗 Dependency-Graph (vollständig)
304+
# 🔗 Dependency-Graph (complete)
305305

306306
## Foundational Layer (0 deps)
307307

308-
| Modul | Dependencies |
308+
| Module | Dependencies |
309309
|-------|-------------|
310310
| FastCore ||
311311
| FastJava ||
312312
| FastPlugin ||
313313

314314
## Low-Level Native Utils (1–2 deps)
315315

316-
| Modul | Dependencies |
316+
| Module | Dependencies |
317317
|-------|-------------|
318318
| FastString | FastBytes |
319319
| FastBytes | FastCore |
@@ -328,7 +328,7 @@ Complete page structure for `/docs`:
328328

329329
## System Layer (requires FastCore)
330330

331-
| Modul | Dependencies |
331+
| Module | Dependencies |
332332
|-------|-------------|
333333
| FastWindow | FastCore |
334334
| FastProcess | FastCore |
@@ -340,7 +340,7 @@ Complete page structure for `/docs`:
340340

341341
## Graphics Layer
342342

343-
| Modul | Dependencies |
343+
| Module | Dependencies |
344344
|-------|-------------|
345345
| FastGraphics | FastCore |
346346
| FastImage | FastBytes |
@@ -351,7 +351,7 @@ Complete page structure for `/docs`:
351351

352352
## I/O Layer
353353

354-
| Modul | Dependencies |
354+
| Module | Dependencies |
355355
|-------|-------------|
356356
| FastIO | FastCore |
357357
| FastMemoryScan | FastProcess |
@@ -361,7 +361,7 @@ Complete page structure for `/docs`:
361361

362362
## Input/Output Layer
363363

364-
| Modul | Dependencies |
364+
| Module | Dependencies |
365365
|-------|-------------|
366366
| FastRobot | FastCore |
367367
| FastScreen | FastGraphics |
@@ -376,7 +376,7 @@ Complete page structure for `/docs`:
376376

377377
## AI Layer
378378

379-
| Modul | Dependencies |
379+
| Module | Dependencies |
380380
|-------|-------------|
381381
| FastAI | FastCore |
382382
| FastAIClient | FastAI |
@@ -387,7 +387,7 @@ Complete page structure for `/docs`:
387387

388388
## Debug Layer
389389

390-
| Modul | Dependencies |
390+
| Module | Dependencies |
391391
|-------|-------------|
392392
| FastCallTrace | FastCore |
393393
| FastWatch | FastGraphics |

0 commit comments

Comments
 (0)