From c30ec23b9f19e7871b479e30c0c8b8304e7fd58f Mon Sep 17 00:00:00 2001 From: PikaMug <2267126+PikaMug@users.noreply.github.com> Date: Tue, 24 Dec 2019 20:42:32 -0500 Subject: [PATCH] New translations strings.yml (Hindi) --- main/src/main/resources/lang/hi-IN/strings.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/main/src/main/resources/lang/hi-IN/strings.yml b/main/src/main/resources/lang/hi-IN/strings.yml index cf035b7d7..13b17bbc7 100644 --- a/main/src/main/resources/lang/hi-IN/strings.yml +++ b/main/src/main/resources/lang/hi-IN/strings.yml @@ -64,9 +64,9 @@ questEditorPln: "Edit Planner" questEditorStages: "Edit Stages" questEditorRews: "Edit Rewards" questEditorOpts: "Edit Options" -questEditorEnterQuestName: "Enter Quest name ()" -questEditorEnterAskMessage: "Enter ask message ()" -questEditorEnterFinishMessage: "Enter finish message ()" +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, , " @@ -83,7 +83,7 @@ questPartiesInvite: " can now perform quests with you!" questPartiesJoin: "You can now perform quests with ." questPartiesKicked: " can no longer perform quests with you." questPartiesLeave: "You can no longer perform quests with ." -questWGSetRegion: "Set Region" +questWGSetRegion: "Set Region start" questWGPrompt: "Enter WorldGuard region, , " questWGInvalidRegion: " is not a valid WorldGuard region!" questWGRegionCleared: "Quest region cleared." @@ -162,7 +162,7 @@ stageEditorCompleteMessage: "Complete message" stageEditorDelete: "Delete Stage" stageEditorSetBlockNames: "Set block names" stageEditorSetBlockAmounts: "Set block amounts" -stageEditorSetBlockDurability: "Set block durability" +stageEditorSetBlockDurability: "Set block durabilities" stageEditorSetKillAmounts: "Set kill amounts" stageEditorSetEnchantAmounts: "Set enchant amounts" stageEditorSetMobAmounts: "Set mob amounts" @@ -192,7 +192,7 @@ stageEditorCustomCleared: "Custom objectives cleared." stageEditorCustomDataPrompt: "Enter value for :" stageEditorEnterBlockNames: "Enter block names, , " stageEditorEnterBlockAmounts: "Enter block amounts, , " -stageEditorEnterBlockDurability: "Enter block durability (numbers), , " +stageEditorEnterBlockDurability: "Enter block durabilities (numbers), , " stageEditorCatchFishPrompt: "Enter number of fish to catch, , " stageEditorKillPlayerPrompt: "Enter number of players to kill, , " stageEditorEnchantTypePrompt: "Enter enchantment names, , "