aboutsummaryrefslogtreecommitdiff
path: root/src/main
diff options
context:
space:
mode:
Diffstat (limited to 'src/main')
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json9
1 files changed, 4 insertions, 5 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json
index 76d7774f9..db7e2c239 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json
@@ -131,8 +131,7 @@
"config.roughlyenoughitems.recipeScreenType": "Тип окна рецепта:",
"config.roughlyenoughitems.recipeScreenType.config": "Вид окна рецепта: %s",
"config.roughlyenoughitems.recipeScreenType.unset": "Не установлено",
- "config.roughlyenoughitems.recipeScreenType.original": "Оригинальный",
- "config.roughlyenoughitems.recipeScreenType.villager": "Крестьянский",
+ "config.roughlyenoughitems.recipeScreenType.original": "По умолчанию",
"config.roughlyenoughitems.layout": "Макет",
"config.roughlyenoughitems.tooltips": "Подсказки",
"config.roughlyenoughitems.accessibility": "Специальные возможности",
@@ -174,9 +173,9 @@
"config.roughlyenoughitems.layout.searchFieldLocation.bottom_side": "Внизу",
"config.roughlyenoughitems.layout.searchFieldLocation.top_side": "Сверху",
"config.roughlyenoughitems.layout.searchFieldLocation.center": "Посередине",
- "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar": "Затухание полосы прокрутки:",
- "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.true": "Никогда",
- "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.false": "Когда неактивна",
+ "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent": "Затухание полосы прокрутки:",
+ "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.true": "Никогда",
+ "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.false": "Когда неактивна",
"config.roughlyenoughitems.disableRecipeBook": "Стандартная книга рецептов:",
"config.roughlyenoughitems.disableRecipeBook.boolean.true": "§cНет",
"config.roughlyenoughitems.disableRecipeBook.boolean.false": "§aДа",