fix: simplify welcome validations, remove deprecated shortcuts, fix rerun text

This commit is contained in:
2025-12-30 21:58:21 +01:00
parent 1c2f9409dd
commit 926e431180
3 changed files with 7 additions and 27 deletions

View File

@@ -121,7 +121,7 @@ const translations = {
redoTitle: "Wiederholen (Strg+Umschalt+Z)",
resetCodeTitle: "Auf Anfangscode zurücksetzen",
run: "Ausführen",
rerun: "Erneut anwenden",
rerun: "Erneut ausführen",
// Preview
yourOutput: "Dein Ergebnis",