diff options
| author | shedaniel <daniel@shedaniel.me> | 2021-03-23 00:08:03 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2021-03-23 00:08:03 +0800 |
| commit | 15f2b8a193be95304647c1ce95e943cc7ca5355a (patch) | |
| tree | 3c2a60335782c52fcf9127f52d1187982c0cc58d /src/main/resources | |
| parent | ba87cafc19b1141ac65343b6eb8d95a92be1a9a6 (diff) | |
| download | RoughlyEnoughItems-15f2b8a193be95304647c1ce95e943cc7ca5355a.tar.gz RoughlyEnoughItems-15f2b8a193be95304647c1ce95e943cc7ca5355a.tar.bz2 RoughlyEnoughItems-15f2b8a193be95304647c1ce95e943cc7ca5355a.zip | |
New translations en_us.json (uk_ua)
Diffstat (limited to 'src/main/resources')
| -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Так", |
