From 265c1d84de6dd415c60ae6ec65cec600f558bdf6 Mon Sep 17 00:00:00 2001 From: PolyacovYury Date: Sun, 28 Oct 2018 13:00:00 +0300 Subject: [PATCH] Updated ru_ru.lang Well, you said that this is the preferred method.. Added scale values and the option for frustum checking. --- .../resources/assets/minelittlepony/lang/ru_ru.lang | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/main/resources/assets/minelittlepony/lang/ru_ru.lang b/src/main/resources/assets/minelittlepony/lang/ru_ru.lang index 754ae222..4f70cfe1 100644 --- a/src/main/resources/assets/minelittlepony/lang/ru_ru.lang +++ b/src/main/resources/assets/minelittlepony/lang/ru_ru.lang @@ -10,6 +10,7 @@ minelp.options.snuzzles=Показывать объёмные мордочки minelp.options.showscale=Более каноничные размеры пони minelp.options.fpsmagic=Магия в режиме от первого лица minelp.options.ponyskulls=Понифицировать блоки-головы +minelp.options.frustrum=Включить изменённую проверку поля зрения minelp.mobs.title=Понификация minelp.mobs.villagers=Понифицировать жителей @@ -22,3 +23,12 @@ minelp.mobs.endermen=Понифицировать Странников Края minelp.mode.dry=Пони на земле minelp.mode.wet=Пони под водой + +minelp.debug.reload_models.message=Перезагрузка моделей пони... +minelp.debug.scale=Коэффициент масштабирования +minelp.debug.scale.value=Масштаб: %s +minelp.debug.scale.meg=Мега +minelp.debug.scale.max=Удвоенный +minelp.debug.scale.mid=Стандартный +minelp.debug.scale.sa=Каноничный +minelp.debug.scale.min=Миниатюрный