diff --git a/main/src/main/resources/lang/fr-FR/strings.yml b/main/src/main/resources/lang/fr-FR/strings.yml index 6608381f4..e73890a84 100644 --- a/main/src/main/resources/lang/fr-FR/strings.yml +++ b/main/src/main/resources/lang/fr-FR/strings.yml @@ -123,6 +123,7 @@ stageEditorCraftItems: "Fabriquer des items" stageEditorSmeltItems: "Fondre des items" stageEditorEnchantItems: "Enchanter des items" stageEditorBrewPotions: "Brasser des potions" +stageEditorConsumeItems: "Consume items" stageEditorNPCs: "NPCs" stageEditorDeliverItems: "Livrer des items" stageEditorTalkToNPCs: "Parler au NPC" @@ -602,6 +603,7 @@ craft: "Fabriquer" smelt: "Fondre" enchantItem: "Enchanter avec " brew: "Brasser" +consume: "Consume" catchFish: "Attraper un Poisson" milkCow: "Traire une Vache" kill: "Tuer"