Update Russian translations across multiple resource packs for improved localization, including GUI elements, item names, and configuration settings; add install-service.sh to .gitignore for better resource management.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"defaultoptions.configuration.defaultDifficulty": "Default Difficulty",
|
||||
"defaultoptions.configuration.defaultDifficulty.tooltip": "The default difficulty selected for newly created worlds.",
|
||||
"defaultoptions.configuration.lockDifficulty": "Lock Difficulty",
|
||||
"defaultoptions.configuration.lockDifficulty.tooltip": "Set to true if the difficulty for new world's should be locked to the specific default. This cannot be unlocked by players without external tools! Probably a bad idea. I don't recommend. Why am I adding this option?"
|
||||
"defaultoptions.configuration.defaultDifficulty": "Сложность по умолчанию",
|
||||
"defaultoptions.configuration.defaultDifficulty.tooltip": "Сложность по умолчанию для новых миров.",
|
||||
"defaultoptions.configuration.lockDifficulty": "Заблокировать сложность",
|
||||
"defaultoptions.configuration.lockDifficulty.tooltip": "Если включено, сложность новых миров будет навсегда зафиксирована на выбранном значении. Игроки не смогут снять блокировку без сторонних инструментов."
|
||||
}
|
||||
Reference in New Issue
Block a user