From 9d706ee93f6d07a3627694df24ca37001c4a14c5 Mon Sep 17 00:00:00 2001 From: PikaMug <2267126+PikaMug@users.noreply.github.com> Date: Mon, 5 Aug 2019 13:57:55 -0400 Subject: [PATCH] New translations strings.yml (Hindi) --- main/src/main/resources/lang/hi-IN/strings.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/main/src/main/resources/lang/hi-IN/strings.yml b/main/src/main/resources/lang/hi-IN/strings.yml index f38815edc..49d791380 100644 --- a/main/src/main/resources/lang/hi-IN/strings.yml +++ b/main/src/main/resources/lang/hi-IN/strings.yml @@ -88,12 +88,9 @@ 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" -questWGNotInstalled: "WorldGuard not installed" questWGPrompt: "Enter WorldGuard region, , " questWGInvalidRegion: " is not a valid WorldGuard region!" questWGRegionCleared: "Quest region cleared." -questCitNotInstalled: "Citizens not installed" -questDenNotInstalled: "Denizen not installed" questGUIError: "Error: That item is already being used as the GUI Display for the Quest ." questCurrentItem: "Current item:" questSetItem: "Set Item" @@ -858,3 +855,4 @@ questSaveError: "An error occurred while saving." noPermission: "You do not have permission to do that." duplicateEditor: "You are already using an editor!" difference: "The difference is ''." +notInstalled: "Not installed"