From f672203795134d3ede90a5151870531469e6607b Mon Sep 17 00:00:00 2001 From: shedaniel Date: Wed, 8 Jul 2020 15:52:04 +0800 Subject: New translations en_us.json (zh_tw) --- src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/main/resources/assets/roughlyenoughitems') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json index 9d7f3bdf5..d174b8838 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json @@ -36,6 +36,8 @@ "text.rei.composting.page": "第 %d 頁", "text.rei.config": "設置", "text.rei.config_tooltip": "打開設置\n§7按住Shift鍵單擊以切換作弊模式", + "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": "已將 {item_count} 個 [{item_name}§f] 給予 {player_name}", "text.rei.failed_cheat_items": "§c未能作弊物品.", "ordering.rei.ascending": "順序", -- cgit