From 7087f39470114c4b02451d87f43d53cacad11a63 Mon Sep 17 00:00:00 2001 From: Fabric Bot <159731069+FabricMCBot@users.noreply.github.com> Date: Tue, 15 Oct 2024 21:25:00 +0100 Subject: [PATCH] New translations en_us.json (German) --- .../assets/fabric-convention-tags-v2/lang/de_de.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/fabric-convention-tags-v2/src/main/resources/assets/fabric-convention-tags-v2/lang/de_de.json b/fabric-convention-tags-v2/src/main/resources/assets/fabric-convention-tags-v2/lang/de_de.json index b6004b251..89b63bcff 100644 --- a/fabric-convention-tags-v2/src/main/resources/assets/fabric-convention-tags-v2/lang/de_de.json +++ b/fabric-convention-tags-v2/src/main/resources/assets/fabric-convention-tags-v2/lang/de_de.json @@ -76,6 +76,8 @@ "tag.block.c.storage_blocks.redstone": "Redstone Speicherblöcke", "tag.block.c.storage_blocks.slime": "Schleim Speicherblöcke", "tag.block.c.storage_blocks.wheat": "Weizen Speicherblöcke", + "tag.block.c.stripped_logs": "Entrindete Stämme", + "tag.block.c.stripped_woods": "Entrindetes Holz", "tag.block.c.villager_job_sites": "Dorfbewohner Arbeitsstellen", "tag.enchantment.c.entity_auxiliary_movement_enhancements": "Verzauberung zur Entitätshilfebewegungen", "tag.enchantment.c.entity_defense_enhancements": "Verzauberung zur Entitätsverteidigung", @@ -88,10 +90,17 @@ "tag.entity_type.c.capturing_not_supported": "Aufnahme nicht unterstützt", "tag.entity_type.c.minecarts": "Loren", "tag.entity_type.c.teleporting_not_supported": "Teleportation nicht unterstützt", + "tag.fluid.c.beetroot_soup": "Rote-Bete-Suppe", + "tag.fluid.c.experience": "Erfahrung", + "tag.fluid.c.gaseous": "Gasförmig", "tag.fluid.c.hidden_from_recipe_viewers": "Vor Rezeptbetrachtern verborgen", "tag.fluid.c.honey": "Honig", "tag.fluid.c.lava": "Lava", "tag.fluid.c.milk": "Milch", + "tag.fluid.c.mushroom_stew": "Pilzsuppe", + "tag.fluid.c.potion": "Trank", + "tag.fluid.c.rabbit_stew": "Kaninchenragout", + "tag.fluid.c.suspicious_stew": "Seltsame Suppe", "tag.fluid.c.water": "Wasser", "tag.item.c.animal_foods": "Tierische Nahrungsmittel", "tag.item.c.armors": "Rüstungen", @@ -189,6 +198,7 @@ "tag.item.c.foods.fruit": "Früchte", "tag.item.c.foods.fruits": "Früchte", "tag.item.c.foods.golden": "Goldene Früchte", + "tag.item.c.foods.pie": "Kuchen", "tag.item.c.foods.raw_fish": "Rohe Fische", "tag.item.c.foods.raw_fishes": "Rohe Fische", "tag.item.c.foods.raw_meat": "Rohe Fleischsorten", @@ -275,6 +285,8 @@ "tag.item.c.storage_blocks.slime": "Schleim Speicherblöcke", "tag.item.c.storage_blocks.wheat": "Weizen Speicherblöcke", "tag.item.c.strings": "Fäden", + "tag.item.c.stripped_logs": "Entrindete Stammblöcke", + "tag.item.c.stripped_woods": "Entrindete Holzblöcke", "tag.item.c.tools": "Werkzeuge", "tag.item.c.tools.bow": "Bögen", "tag.item.c.tools.bows": "Bögen",