Enhance install-service.sh to determine service user from SUDO_USER, improving usability; update Java memory arguments in variables.txt for better performance; and expand Russian translations in resource packs for improved localization and user experience.
This commit is contained in:
@@ -1,22 +1,22 @@
|
||||
{
|
||||
"spell.rpg_series.cleave.description": "Performs a spin attack, dealing {damage} damage to nearby enemies.",
|
||||
"spell.rpg_series.cleave.name": "Cleave",
|
||||
"spell.rpg_series.fan_of_knives.description": "Throws several of your blades in a cone, dealing {damage} damage, bouncing off terrain up to {bounce} times.",
|
||||
"spell.rpg_series.fan_of_knives.name": "Fan of Knives",
|
||||
"spell.rpg_series.flurry.description": "Hold to unleash a rapid series of strikes, while also gaining momentum.",
|
||||
"spell.rpg_series.flurry.name": "Flurry",
|
||||
"spell.rpg_series.ground_slam.description": "Leaps into the air and slams into the ground, dealing {damage} damage to nearby enemies.",
|
||||
"spell.rpg_series.ground_slam.name": "Ground Slam",
|
||||
"spell.rpg_series.impale.description": "Throws your weapon forwards, dealing {damage} damage and powerful knockback.",
|
||||
"spell.rpg_series.impale.name": "Impale",
|
||||
"spell.rpg_series.smash.description": "Delivers a strike with powerful knockback, disabling shield and item usage of target.",
|
||||
"spell.rpg_series.smash.name": "Smash",
|
||||
"spell.rpg_series.swift_strikes.description": "Unleash a rapid series of strikes.",
|
||||
"spell.rpg_series.swift_strikes.name": "Swift Strikes",
|
||||
"spell.rpg_series.swipe.description": "Slide forward with your weapon, striking all enemies along your path.",
|
||||
"spell.rpg_series.swipe.name": "Swipe",
|
||||
"spell.rpg_series.thrust.description": "Lunge forward with your weapon, striking all enemies along your path.",
|
||||
"spell.rpg_series.thrust.name": "Thrust",
|
||||
"spell.rpg_series.whirlwind.description": "Hold to spin around, dealing {damage} damage per second, to nearby enemies.",
|
||||
"spell.rpg_series.whirlwind.name": "Whirlwind"
|
||||
"spell.rpg_series.cleave.description": "Выполняет круговую атаку, нанося {damage} урона ближайшим врагам.",
|
||||
"spell.rpg_series.cleave.name": "Рассечение",
|
||||
"spell.rpg_series.fan_of_knives.description": "Бросает несколько ваших клинков конусом, нанося {damage} урона; клинки отскакивают от поверхности до {bounce} раз.",
|
||||
"spell.rpg_series.fan_of_knives.name": "Веер клинков",
|
||||
"spell.rpg_series.flurry.description": "Удерживайте, чтобы обрушить быструю серию ударов и набрать импульс.",
|
||||
"spell.rpg_series.flurry.name": "Шквал",
|
||||
"spell.rpg_series.ground_slam.description": "Прыгает в воздух и обрушивается на землю, нанося {damage} урона ближайшим врагам.",
|
||||
"spell.rpg_series.ground_slam.name": "Удар о землю",
|
||||
"spell.rpg_series.impale.description": "Бросает ваше оружие вперед, нанося {damage} урона и мощно отбрасывая цель.",
|
||||
"spell.rpg_series.impale.name": "Пронзание",
|
||||
"spell.rpg_series.smash.description": "Наносит удар с мощным отбрасыванием, блокируя использование щита и предметов у цели.",
|
||||
"spell.rpg_series.smash.name": "Сокрушение",
|
||||
"spell.rpg_series.swift_strikes.description": "Обрушьте быструю серию ударов.",
|
||||
"spell.rpg_series.swift_strikes.name": "Стремительные удары",
|
||||
"spell.rpg_series.swipe.description": "Скользните вперед с оружием, поражая всех врагов на своем пути.",
|
||||
"spell.rpg_series.swipe.name": "Взмах",
|
||||
"spell.rpg_series.thrust.description": "Сделайте рывок вперед с оружием, поражая всех врагов на своем пути.",
|
||||
"spell.rpg_series.thrust.name": "Выпад",
|
||||
"spell.rpg_series.whirlwind.description": "Удерживайте, чтобы вращаться и наносить ближайшим врагам {damage} урона в секунду.",
|
||||
"spell.rpg_series.whirlwind.name": "Вихрь"
|
||||
}
|
||||
Reference in New Issue
Block a user