Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ru_ru lang update #1239

Merged
merged 5 commits into from
May 11, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 24 additions & 1 deletion src/main/resources/assets/gtceu/lang/ru_ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -6945,5 +6945,28 @@
"compass.node.gtceu.generation/red_granite": "Красный гранит",
"item.gtceu.dynamite": "Динамит",
"tagprefix.marble": "%s (Красно-гранитная руда)",
"block.gtceu.rubber_sign": "Каучуковая табличка"
"block.gtceu.rubber_sign": "Каучуковая табличка",
"config.gtceu.option.hudLocation": "hudLocation",
"config.gtceu.option.hudOffsetX": "hudOffsetX",
"item.gtceu.advanced_electric_jetpack": "Улучшенный реактивный ранец",
"item.gtceu.avanced_nanomuscle_chestplate": "Улучшенная NanoMuscle™ Кираса",
"item.gtceu.electric_jetpack": "Электрический реактивный ранец",
"item.gtceu.liquid_fuel_jetpack": "Реактивный ранец на жидком топливе",
"item.gtceu.nanomuscle_boots": "NanoMuscle™ Ботинки",
"item.gtceu.nanomuscle_chestplate": "NanoMuscle™ Кираса",
"item.gtceu.nanomuscle_helmet": "NanoMuscle™ Шлем",
"item.gtceu.nanomuscle_leggings": "NanoMuscle™ Поножи",
"item.gtceu.nightvision_goggles": "Прибор ночного виденья (ПНВ)",
"item.gtceu.quarktech_helmet": "QuarkTech™ Шлем",
"item.gtceu.quarktech_leggings": "QuarkTech™ Поножи",
"item.gtceu.sus_record.desc": "Сус!",
"material.gtceu.echo": "Эхо",
"config.gtceu.option.armorHud": "armorHud",
"config.gtceu.option.hudOffsetY": "hudOffsetY",
"item.gtceu.advanced_quarktech_chestplate": "Улучшенная QuarkTech™ Кираса",
"material.gtceu.netherite": "Незерит",
"item.gtceu.quarktech_boots": "QuarkTech™ Поножи",
"item.gtceu.quarktech_chestplate": "QuarkTech™ Кираса",
"item.gtceu.sus_record": "Музыкальный диск",
"material.gtceu.quantum_echo": "Квантовое эхо"
}
Loading