diff options
Diffstat (limited to 'src/main')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/uk_ua.json | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/uk_ua.json b/src/main/resources/assets/roughlyenoughitems/lang/uk_ua.json index af0349f2a..c616c8b30 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/uk_ua.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/uk_ua.json @@ -129,8 +129,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": "Спеціальні можливості", @@ -172,9 +171,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Так", |
