From b1317eacdc5347a4e8395bc5e9d7e690d3f8eb59 Mon Sep 17 00:00:00 2001 From: Fabric Bot <159731069+FabricMCBot@users.noreply.github.com> Date: Fri, 11 Oct 2024 16:22:47 +0100 Subject: [PATCH] New translations en_us.json (Japanese) --- .../assets/fabric-convention-tags-v2/lang/ja_jp.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/fabric-convention-tags-v2/src/main/resources/assets/fabric-convention-tags-v2/lang/ja_jp.json b/fabric-convention-tags-v2/src/main/resources/assets/fabric-convention-tags-v2/lang/ja_jp.json index 02625a0e7..165c571de 100644 --- a/fabric-convention-tags-v2/src/main/resources/assets/fabric-convention-tags-v2/lang/ja_jp.json +++ b/fabric-convention-tags-v2/src/main/resources/assets/fabric-convention-tags-v2/lang/ja_jp.json @@ -37,6 +37,9 @@ "tag.block.c.glazed_terracotta": "彩釉テラコッタ", "tag.block.c.glazed_terracottas": "彩釉テラコッタ", "tag.block.c.hidden_from_recipe_viewers": "レシピ閲覧画面に表示しない", + "tag.block.c.obsidians": "黒曜石", + "tag.block.c.obsidians.crying": "泣く黒曜石", + "tag.block.c.obsidians.normal": "通常の黒曜石", "tag.block.c.ores": "鉱石", "tag.block.c.ores.netherite_scrap": "ネザライトの欠片の鉱石", "tag.block.c.ores.quartz": "クォーツの鉱石", @@ -220,6 +223,9 @@ "tag.item.c.nuggets": "塊", "tag.item.c.nuggets.gold": "金塊", "tag.item.c.nuggets.iron": "鉄塊", + "tag.item.c.obsidians": "黒曜石", + "tag.item.c.obsidians.crying": "泣く黒曜石", + "tag.item.c.obsidians.normal": "通常の黒曜石", "tag.item.c.ores": "鉱石", "tag.item.c.ores.netherite_scrap": "ネザライトの欠片の鉱石", "tag.item.c.ores.quartz": "クォーツ鉱石",