Dispatch Router-Struktur; AddPenalty Layout gefixed

This commit is contained in:
PxlLoewe
2025-06-27 15:52:28 -07:00
parent 782ba7669d
commit 91ed14ac08
47 changed files with 168 additions and 179 deletions

View File

@@ -158,7 +158,7 @@ export const FirstPath = () => {
}
}}
>
{page === "path" ? "Weiter" : "Pfad auswählen"}
{page === "path" ? "Weiter" : "Intro abschließen"}
</Button>
</div>
</div>