Translation

This commit is contained in:
paulevsGitch 2020-10-27 02:57:10 +03:00
parent d0974ab646
commit c609f98ec2
4 changed files with 30 additions and 2 deletions

View file

@ -197,5 +197,8 @@
"block.betterend.pythadendron_leaves": "Pythadendron Leaves",
"item.betterend.eternal_crystal": "Eternal Crystal",
"item.betterend.spawn_egg_end_fish": "End Fish Spawn Egg",
"block.betterend.crystal_grass": "Crystal Grass"
"block.betterend.crystal_grass": "Crystal Grass",
"biome.betterend.crystal_mountains": "Crystal Mountains",
"block.betterend.eternal_pedestal": "Eternal Pedestal"
}

View file

@ -199,5 +199,8 @@
"block.betterend.violecite_tiles": "Виолецитовая плитка",
"item.betterend.eternal_crystal": "Вечный кристалл",
"item.betterend.spawn_egg_end_fish": "Яйцо призыва рыбы Края",
"block.betterend.crystal_grass": "Кристальная трава"
"block.betterend.crystal_grass": "Кристальная трава",
"biome.betterend.crystal_mountains": "Клисталлические горы",
"block.betterend.eternal_pedestal": "Вечный пьедестал"
}