From 16947637e86e2cdd8fa8639f72d7db4ce525d622 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Wed, 8 Jul 2020 15:52:11 +0800 Subject: New translations en_us.json (lol_us) --- src/main/resources/assets/roughlyenoughitems/lang/lol_us.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json b/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json index 7190e218f..006cd6590 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json @@ -36,6 +36,8 @@ "text.rei.composting.page": "Page %d", "text.rei.config": "Config", "text.rei.config_tooltip": "Open Config Scween\n§7Shift-Cwick to toggwe cheat mode", + "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": "Gave [{item_name}§f] x{item_count} to {pwayew_name}.", "text.rei.failed_cheat_items": "§cFaiwed to give items.", "ordering.rei.ascending": "Ascending", -- cgit