diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-01-21 15:43:43 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-01-21 15:43:43 +0800 |
| commit | 2814366c06b5a126692e83b8e3375f1e851a39f0 (patch) | |
| tree | 8cbc6fc58dce0396af8117c9a257c51af8cb60d9 /src | |
| parent | 90f67ff7d48b246f9ae24a0442c527d067968abf (diff) | |
| download | RoughlyEnoughItems-2814366c06b5a126692e83b8e3375f1e851a39f0.tar.gz RoughlyEnoughItems-2814366c06b5a126692e83b8e3375f1e851a39f0.tar.bz2 RoughlyEnoughItems-2814366c06b5a126692e83b8e3375f1e851a39f0.zip | |
New translations en_us.json (ru_ru)
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json | 4 |
1 files changed, 2 insertions, 2 deletions
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": "Не установлено", |
