From 0c98456b93cd5d57861622b5125c916c1f91100d Mon Sep 17 00:00:00 2001 From: shedaniel Date: Fri, 26 Jun 2020 03:46:30 +0800 Subject: New translations en_us.json (ru_ru) --- src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/main/resources/assets/roughlyenoughitems') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json index f9fd87b67..e23e01e6b 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json @@ -102,13 +102,13 @@ "subsets.rei.roughlyenoughitems.item_groups": "Вкладки творчества", "_comment": "Конфигурация подсказок", "config.roughlyenoughitems.title": "Конфигурация Roughly Enough Items", - "config.roughlyenoughitems.basics": "Basics", + "config.roughlyenoughitems.basics": "Основа", "config.roughlyenoughitems.appearance": "Оформление", - "config.roughlyenoughitems.functionality": "Functionality", - "config.roughlyenoughitems.advanced": "Advanced", + "config.roughlyenoughitems.functionality": "Функционал", + "config.roughlyenoughitems.advanced": "Новейший", "config.roughlyenoughitems.cheating": "Мошенничество:", "config.roughlyenoughitems.favoritesEnabled": "Избранное включено:", - "config.roughlyenoughitems.keyBindings": "Keybindings", + "config.roughlyenoughitems.keyBindings": "Привязка Клавиш", "config.roughlyenoughitems.keyBindings.recipeKeybind": "Показать рецепт:", "config.roughlyenoughitems.keyBindings.hideKeybind": "Скрыть/Показать REI:", "config.roughlyenoughitems.keyBindings.usageKeybind": "Показать использование:", -- cgit