diff options
| author | shedaniel <daniel@shedaniel.me> | 2019-12-20 17:32:15 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2019-12-20 17:32:15 +0800 |
| commit | e265ba8b97a4837b40728ee64918c058c53db15a (patch) | |
| tree | d468df926f0d04d75980758f9fded27ee46a4f18 | |
| parent | ffbeb49c18be5e47cd36d414890d8ad949d14953 (diff) | |
| download | RoughlyEnoughItems-e265ba8b97a4837b40728ee64918c058c53db15a.tar.gz RoughlyEnoughItems-e265ba8b97a4837b40728ee64918c058c53db15a.tar.bz2 RoughlyEnoughItems-e265ba8b97a4837b40728ee64918c058c53db15a.zip | |
New translations en_us.json (ru_ru)
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json index 888c83ad2..7fe36c293 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json @@ -94,13 +94,14 @@ "config.roughlyenoughitems.appearance": "Внешность", "config.roughlyenoughitems.modules": "Модули", "config.roughlyenoughitems.technical": "Техническое", + "config.roughlyenoughitems.performance": "Performance", "config.roughlyenoughitems.cheating": "Мошенничество:", "config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:", "config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:", "config.roughlyenoughitems.clickableRecipeArrows": "Показать рецепт нажатием:", "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Включено", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Выключено", - "config.roughlyenoughitems.renderEntryExtraOverlay": "Отрисовывать визуальные эффекты предмета:", + "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Render Enchantment Glint:", "config.roughlyenoughitems.darkTheme": "Тема внешнего вида REI:", "config.roughlyenoughitems.darkTheme.boolean.true": "Тёмная тема", "config.roughlyenoughitems.darkTheme.boolean.false": "Светлая тема", |
