diff options
| author | shedaniel <daniel@shedaniel.me> | 2021-03-23 00:08:05 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2021-03-23 00:08:05 +0800 |
| commit | dea1025acbdbe6a5d30df317702f25eb3ac322fa (patch) | |
| tree | bdbe7122d196336213f6d18354ab59490857c573 /src/main/resources | |
| parent | 15f2b8a193be95304647c1ce95e943cc7ca5355a (diff) | |
| download | RoughlyEnoughItems-dea1025acbdbe6a5d30df317702f25eb3ac322fa.tar.gz RoughlyEnoughItems-dea1025acbdbe6a5d30df317702f25eb3ac322fa.tar.bz2 RoughlyEnoughItems-dea1025acbdbe6a5d30df317702f25eb3ac322fa.zip | |
New translations en_us.json (ru_ru)
Diffstat (limited to 'src/main/resources')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json | 9 |
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Да", |
