diff --git a/src/main/resources/lang/de-DE/strings.yml b/src/main/resources/lang/de-DE/strings.yml index 28e2a5b80..2d0a5f006 100644 --- a/src/main/resources/lang/de-DE/strings.yml +++ b/src/main/resources/lang/de-DE/strings.yml @@ -238,7 +238,7 @@ stageEditorPasswordDisplayPrompt: "Enter a password display, or 'cancel' to retu stageEditorPasswordDisplayHint: "(This is the text that will be displayed to the player as their objective)" stageEditorPasswordPhrasePrompt: "Enter a password phrase, or 'cancel' to return" stageEditorPasswordPhraseHint1: "(Das ist der Text, den ein Spieler sagen muss, um das Ziel abzuschließen)" -stageEditorPasswordPhraseHint2: "Wenn du mehrere Passwort Ausdrücke willst, dann musst du diese mit | (pipe) tun" +stageEditorPasswordPhraseHint2: "If you want multiple password phrases, separate them by a | (pipe)" stageEditorObjectiveOverridePrompt: "Enter objective display override, or 'clear' to clear the override, or 'cancel' to return." stageEditorObjectiveOverrideHint: "(The objective display override will show up as the players current objective)" stageEditorObjectiveOverrideCleared: "Objective display override cleared."