fix: project reload on rebuild and syntax check now gives toast

This commit is contained in:
2026-07-19 12:07:10 +02:00
parent 422f71c8ad
commit 9dab0ca57e
11 changed files with 119 additions and 13 deletions

View File

@@ -274,6 +274,8 @@ editor-discard = Verwerfen
editor-validate = Validieren
editor-run = Ausführen
editor-checkSyntax = Syntax prüfen
editor-syntaxValid = Syntax ist gültig.
editor-syntaxInvalid = Syntaxfehler: { $error }
editor-kind = Art
editor-enabled = Aktiviert
editor-entrypoint = Einstiegspunkt