From f11d2cc61fa3898776bc50fd20cee72271c059b2 Mon Sep 17 00:00:00 2001 From: PikaMug <2267126+PikaMug@users.noreply.github.com> Date: Sun, 21 Jun 2020 04:32:00 -0400 Subject: [PATCH] New translations strings.yml (English) --- main/src/main/resources/lang/en-US/strings.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/main/src/main/resources/lang/en-US/strings.yml b/main/src/main/resources/lang/en-US/strings.yml index 64c4c554d..130af7af0 100644 --- a/main/src/main/resources/lang/en-US/strings.yml +++ b/main/src/main/resources/lang/en-US/strings.yml @@ -64,13 +64,14 @@ questEditorPln: "Edit Planner" questEditorStages: "Edit Stages" questEditorRews: "Edit Rewards" questEditorOpts: "Edit Options" +questEditorDefaultAskMessage: "Challenge objectives with haste!" +questEditorDefaultFinishMessage: "You have finished all objectives." questEditorEnterQuestName: "Enter Quest name ()" questEditorEnterAskMessage: "Enter ask message ()" questEditorEnterFinishMessage: "Enter finish message ()" questEditorEnterNPCStart: "Enter NPC ID, , " questEditorEnterBlockStart: "Right-click on a block to use as a start point, , , " questEditorEnterInitialEvent: "Enter an Action name, , " -questRequiredNoneSet: "Required, none set" questDungeonsCreate: "Players added to this group may perform quests together!" questDungeonsDisband: "The quest group was disbanded." questDungeonsInvite: " can now perform quests with you!"