diff --git a/src/main/resources/lang/sv-SE/strings.yml b/src/main/resources/lang/sv-SE/strings.yml index 59dd845e6..3c6ac1ff2 100644 --- a/src/main/resources/lang/sv-SE/strings.yml +++ b/src/main/resources/lang/sv-SE/strings.yml @@ -117,9 +117,10 @@ stageEditorPlaceBlocks: "Placera Block" stageEditorUseBlocks: "Använd Block" stageEditorCutBlocks: "Skär Block" stageEditorItems: "Items" +stageEditorCraftItems: "Craft items" stageEditorEnchantItems: "Förtrolla Items" -stageEditorDeliverItems: "Leverera Items" stageEditorNPCs: "NPCs" +stageEditorDeliverItems: "Leverera Items" stageEditorTalkToNPCs: "Prata med NPC" stageEditorKillNPCs: "Döda NPC" stageEditorMobs: "Mobs" @@ -655,8 +656,9 @@ damage: "Damage" place: "Place" use: "Use" cut: "Cut" -catchFish: "Catch Fish" +craft: "Craft" enchantItem: "Enchant with " +catchFish: "Catch Fish" kill: "Kill" killAtLocation: "Kill at " killPlayer: "Kill a Player"