chore(webui): update to German translation (#1469)
All checks were successful
Build / build (18) (push) Successful in 1m17s
Build Docker image / docker (push) Successful in 34s
Build / build (22) (push) Successful in 1m21s
Build / build (20) (push) Successful in 37s

Reviewed-on: #1469
Co-authored-by: Animan8000 <animan8000@noreply.localhost>
Co-committed-by: Animan8000 <animan8000@noreply.localhost>
This commit is contained in:
Animan8000 2025-04-05 07:45:10 -07:00 committed by Sainan
parent 49edebc1eb
commit 65306e0478

View File

@ -45,14 +45,14 @@ dict = {
code_zanukaA: `Jagdhund: Dorma`,
code_zanukaB: `Jagdhund: Bhaira`,
code_zanukaC: `Jagdhund: Hec`,
code_stage: `[UNTRANSLATED] Stage`,
code_complete: `[UNTRANSLATED] Complete`,
code_nextStage: `[UNTRANSLATED] Next stage`,
code_prevStage: `[UNTRANSLATED] Previous stage`,
code_reset: `[UNTRANSLATED] Reset`,
code_setInactive: `[UNTRANSLATED] Make the quest inactive`,
code_completed: `[UNTRANSLATED] Completed`,
code_active: `[UNTRANSLATED] Active`,
code_stage: `Abschnitt`,
code_complete: `Abschließen`,
code_nextStage: `Nächster Abschnitt`,
code_prevStage: `Vorheriger Abschnitt`,
code_reset: `Zurücksetzen`,
code_setInactive: `Quest inaktiv setzen`,
code_completed: `Abgeschlossen`,
code_active: `Aktiv`,
login_description: `Melde dich mit deinem OpenWF-Account an (denselben Angaben wie im Spiel, wenn du dich mit diesem Server verbindest).`,
login_emailLabel: `E-Mail-Adresse`,
login_passwordLabel: `Passwort`,