diff --git a/src/main/resources/lang/fi-FI/strings.yml b/src/main/resources/lang/fi-FI/strings.yml index d9279602d..d63691367 100644 --- a/src/main/resources/lang/fi-FI/strings.yml +++ b/src/main/resources/lang/fi-FI/strings.yml @@ -117,9 +117,10 @@ stageEditorPlaceBlocks: "Aseta palikoita" stageEditorUseBlocks: "Käytä palikoita" stageEditorCutBlocks: "Leikkaa palikoita" stageEditorItems: "Items" +stageEditorCraftItems: "Craft items" stageEditorEnchantItems: "Lumoa tavaroita" -stageEditorDeliverItems: "Toimita tavaroita" stageEditorNPCs: "NPCs" +stageEditorDeliverItems: "Toimita tavaroita" stageEditorTalkToNPCs: "Puhu kyläläisille" stageEditorKillNPCs: "Tapa kyläläisiä" 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: "Tapa kohteessa " killPlayer: "Kill a Player"