diff --git a/src/main/resources/lang/ja-JP/strings.yml b/src/main/resources/lang/ja-JP/strings.yml index 7aefd42ac..0fda7d1d5 100644 --- a/src/main/resources/lang/ja-JP/strings.yml +++ b/src/main/resources/lang/ja-JP/strings.yml @@ -117,9 +117,10 @@ stageEditorPlaceBlocks: "ブロックを配置" stageEditorUseBlocks: "ブロックを使用" stageEditorCutBlocks: "カットブロック" stageEditorItems: "Items" +stageEditorCraftItems: "Craft items" stageEditorEnchantItems: "エンチャント アイテム" -stageEditorDeliverItems: "アイテム配布" stageEditorNPCs: "NPCs" +stageEditorDeliverItems: "アイテム配布" stageEditorTalkToNPCs: "NPC に話しかける" stageEditorKillNPCs: "NPC を殺す" stageEditorMobs: "Mobs" @@ -655,8 +656,9 @@ damage: "Damage" place: "場所" use: "使用する" cut: "Cut" -catchFish: "Catch Fish" +craft: "Craft" enchantItem: "Enchant with " +catchFish: "Catch Fish" kill: "殺す" killAtLocation: " を殺す" killPlayer: "プレイヤーを殺す"