Update Russian translations across multiple resource packs, enhancing item names, GUI elements, and configuration settings for improved localization and user experience.

This commit is contained in:
Leonid Pershin
2026-05-08 11:56:41 +03:00
parent 01d3afb190
commit 5fe7b72a62
9 changed files with 83 additions and 83 deletions
@@ -1,10 +1,10 @@
{
"fusion.resource_packs.requires_newer_version": "(Made for a newer version of Fusion)",
"fusion.resource_packs.warning_screen.title": "Fusion version warning",
"fusion.resource_packs.warning_screen.message": "This resource pack is made for a newer version of Fusion and may not work correctly with the currently installed version of Fusion.",
"fusion.resource_packs.warning_screen.confirmation": "Do you want to enable the resource pack anyway?",
"fusion.resource_packs.warning_screen.current_version": "Installed version:",
"fusion.resource_packs.warning_screen.required_version": "Required version:",
"fusion.resource_packs.warning_screen.cancel": "No",
"fusion.resource_packs.warning_screen.confirm": "Yes"
"fusion.resource_packs.requires_newer_version": "(Сделано для более новой версии Fusion)",
"fusion.resource_packs.warning_screen.title": "Предупреждение о версии Fusion",
"fusion.resource_packs.warning_screen.message": "Этот ресурспак создан для более новой версии Fusion и может работать некорректно с установленной сейчас версией Fusion.",
"fusion.resource_packs.warning_screen.confirmation": "Все равно включить этот ресурспак?",
"fusion.resource_packs.warning_screen.current_version": "Установленная версия:",
"fusion.resource_packs.warning_screen.required_version": "Требуемая версия:",
"fusion.resource_packs.warning_screen.cancel": "Нет",
"fusion.resource_packs.warning_screen.confirm": "Да"
}