From e239599031e2f25e8692efdf1f945c298e009eca Mon Sep 17 00:00:00 2001 From: PikaMug <2267126+PikaMug@users.noreply.github.com> Date: Sun, 21 Jul 2019 21:51:46 -0400 Subject: [PATCH] New translations strings.yml (Serbian (Latin)) --- main/src/main/resources/lang/sr-CS/strings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/src/main/resources/lang/sr-CS/strings.yml b/main/src/main/resources/lang/sr-CS/strings.yml index 9e52fc1a7..d62e5a66a 100644 --- a/main/src/main/resources/lang/sr-CS/strings.yml +++ b/main/src/main/resources/lang/sr-CS/strings.yml @@ -133,7 +133,7 @@ stageEditorItems: "Items" stageEditorCraftItems: "Craft items" stageEditorSmeltItems: "Smelt items" stageEditorEnchantItems: "Enchant items" -stageEditorBrewItems: "Brew items" +stageEditorBrewPotions: "Brew potions" stageEditorNPCs: "NPCs" stageEditorDeliverItems: "Deliver items" stageEditorTalkToNPCs: "Talk to NPCs"