From 2814366c06b5a126692e83b8e3375f1e851a39f0 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Tue, 21 Jan 2020 15:43:43 +0800 Subject: New translations en_us.json (ru_ru) --- src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/main/resources/assets/roughlyenoughitems') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json index 8c4e04942..4e9e82c1f 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json @@ -96,7 +96,7 @@ "config.roughlyenoughitems.technical": "Техническое", "config.roughlyenoughitems.performance": "Производительность", "config.roughlyenoughitems.cheating": "Мошенничество:", - "config.roughlyenoughitems.smooth_scrolling": "Smooth Scrolling Settings", + "config.roughlyenoughitems.smooth_scrolling": "Настройки плавной прокрутки", "config.roughlyenoughitems.recipeKeybind": "Показать рецепт:", "config.roughlyenoughitems.hideKeybind": "Скрыть/Показать REI:", "config.roughlyenoughitems.usageKeybind": "Показать использования:", @@ -151,7 +151,7 @@ "config.roughlyenoughitems.weatherCommand": "Команда смены погоды:", "config.roughlyenoughitems.itemListOrdering": "Порядок списка предметов:", "config.roughlyenoughitems.list_ordering_button": "%s [%s]", - "config.roughlyenoughitems.newFastEntryRendering": "Faster Entry Rendering:", + "config.roughlyenoughitems.newFastEntryRendering": "Быстрая отрисовка предметов:", "config.roughlyenoughitems.recipeScreenType": "Тип окна рецепта:", "config.roughlyenoughitems.recipeScreenType.config": "Вид окна рецепта: %s", "config.roughlyenoughitems.recipeScreenType.unset": "Не установлено", -- cgit