aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json17
1 files changed, 9 insertions, 8 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json
index 9563a2252..d2d87d04c 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json
@@ -1,12 +1,5 @@
{
- "key.rei.category": "Roughly Enough Items",
- "key.roughlyenoughitems.recipe_keybind": "Показать рецепт",
- "key.roughlyenoughitems.hide_keybind": "Скрыть/Показать REI",
- "key.roughlyenoughitems.usage_keybind": "Показать использования",
- "key.roughlyenoughitems.next_page": "Следующая страница",
- "key.roughlyenoughitems.previous_page": "Предыдущая страница",
- "key.roughlyenoughitems.focus_search": "Фокус поля поиска",
- "key.roughlyenoughitems.copy_recipe_id": "Копировать идентификатор рецепта",
+ "key.rei.category": "Roughly Enough Items (Set Modifiers at Config Screen)",
"text.rei.cheating": "Мошенничество",
"text.rei.cheating_disabled": "§7Мошенничество выключено",
"text.rei.cheating_enabled": "§cМошенничество включено",
@@ -96,12 +89,20 @@
"config.roughlyenoughitems.technical": "Техническое",
"config.roughlyenoughitems.performance": "Производительность",
"config.roughlyenoughitems.cheating": "Мошенничество:",
+ "config.roughlyenoughitems.recipeKeybind": "Show Recipe:",
+ "config.roughlyenoughitems.hideKeybind": "Hide/Show REI:",
+ "config.roughlyenoughitems.usageKeybind": "Show Uses:",
+ "config.roughlyenoughitems.nextPageKeybind": "Next Page:",
+ "config.roughlyenoughitems.previousPageKeybind": "Previous Page:",
+ "config.roughlyenoughitems.focusSearchFieldKeybind": "Focus Search Field:",
+ "config.roughlyenoughitems.copyRecipeIdentifierKeybind": "Copy Recipe Identifier:",
"config.roughlyenoughitems.favoriteKeybind": "Закладка:",
"config.roughlyenoughitems.favoritesEnabled": "Избранное включено:",
"config.roughlyenoughitems.clickableRecipeArrows": "Показать рецепт нажатием:",
"config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Включено",
"config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Выключено",
"config.roughlyenoughitems.renderEntryEnchantmentGlint": "Рендерить блески зачарования:",
+ "config.roughlyenoughitems.entrySize": "Entry Size:",
"config.roughlyenoughitems.darkTheme": "Тема внешнего вида REI:",
"config.roughlyenoughitems.darkTheme.boolean.true": "Тёмная тема",
"config.roughlyenoughitems.darkTheme.boolean.false": "Светлая тема",