From ab94e8a59ade7b513ab4ea25563e71a6f80e95bc Mon Sep 17 00:00:00 2001 From: shedaniel Date: Wed, 8 Jul 2020 15:52:00 +0800 Subject: New translations en_us.json (ru_ru) --- src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json index 65919d6a3..8dea16159 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json @@ -36,6 +36,8 @@ "text.rei.composting.page": "%d страница", "text.rei.config": "Конфигурация", "text.rei.config_tooltip": "Открыть окно конфигурации\n§7Shift+ЛКМ переключение режима читерства", + "text.rei.config.optifine.title": "Failed to open REI config screen", + "text.rei.config.optifine.description": "The configuration screen is incompatible with OptiFine / OptiFabric.", "text.rei.cheat_items": "Выдано x{item_count} [{item_name}] игроку {player_name}", "text.rei.failed_cheat_items": "§cНе удалось выдать предметы.", "ordering.rei.ascending": "По возрастанию", -- cgit