From e265ba8b97a4837b40728ee64918c058c53db15a Mon Sep 17 00:00:00 2001 From: shedaniel Date: Fri, 20 Dec 2019 17:32:15 +0800 Subject: New translations en_us.json (ru_ru) --- src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/main/resources/assets') 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": "Светлая тема", -- cgit