From e326d8b60d1989e8b74c4e0eaf3015d4fa138d3d Mon Sep 17 00:00:00 2001 From: shedaniel Date: Wed, 8 Jul 2020 15:51:53 +0800 Subject: New translations en_us.json (ja_jp) --- src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json index dfd3d2c14..91ade03d1 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.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": "{player_name}に[{item_name}§f]を{item_count} 個与えました", "text.rei.failed_cheat_items": "§cアイテムを提供できませんでした。", "ordering.rei.ascending": "昇順", -- cgit