Lang update

This commit is contained in:
paulevsGitch 2020-12-10 21:21:32 +03:00
parent 15a1a7a668
commit 5c05b74d52
2 changed files with 12 additions and 2 deletions

View file

@ -456,5 +456,10 @@
"block.betterend.lanceleaf": "Lanceleaf",
"block.betterend.lanceleaf_seed": "Lanceleaf Seed",
"block.betterend.hydralux": "Hydralux",
"block.betterend.helix_tree_luminophor": "Helix Tree Luminophor"
"block.betterend.helix_tree_luminophor": "Helix Tree Luminophor",
"block.betterend.glowing_pillar_leaves": "Glowing Pillar Leaves",
"block.betterend.glowing_pillar_luminophor": "Glowing Pillar Luminophor",
"block.betterend.glowing_pillar_roots": "Glowing Pillar Roots",
"block.betterend.glowing_pillar_seed": "Glowing Pillar Seed"
}

View file

@ -458,5 +458,10 @@
"block.betterend.lanceleaf": "Ланцелист",
"block.betterend.lanceleaf_seed": "Семечко ланцелиста",
"block.betterend.hydralux": "Гидралюкс",
"block.betterend.helix_tree_luminophor": "Люминофор закрученного дерева"
"block.betterend.helix_tree_luminophor": "Люминофор закрученного дерева",
"block.betterend.glowing_pillar_leaves": "Листья светящейся колонны",
"block.betterend.glowing_pillar_luminophor": "Люминофор светящейся колонны",
"block.betterend.glowing_pillar_roots": "Корни светящейся колонны",
"block.betterend.glowing_pillar_seed": "Семя светящейся колонны"
}