We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fa8959 commit 8ae41fdCopy full SHA for 8ae41fd
client/src/main/resources/assets/traverse/lang/cs_cz.json
@@ -47,5 +47,8 @@
47
"block.traverse.fir_door": "Jedlové dveře",
48
"block.traverse.fir_trapdoor": "Jedlový poklop",
49
"item.traverse.fir_boat": "Jedlový člun",
50
- "item.traverse.fir_chest_boat": "Jedlový člun s truhlou"
51
- }
+ "item.traverse.fir_chest_boat": "Jedlový člun s truhlou",
+ "tag.item.c.planks_that_burn": "Prkna co hoří",
52
+ "tag.item.c.stripped_logs": "Oloupané kmeny",
53
+ "tag.item.c.stripped_wood": "Oloupané dřevo"
54
+}
0 commit comments