From cc8d31ce7ba7806fe544769f833b731d72a27e29 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Tue, 22 Sep 2020 09:35:44 +0800 Subject: New translations en_us.json (ja_jp) --- src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json index 8294a9824..edb30da00 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json @@ -40,7 +40,7 @@ "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.config.optifine.description": "The configuration screen is incompatible with your instance of OptiFine / OptiFabric.", "text.rei.cheat_items": "{player_name}に[{item_name}§f]を{item_count} 個与えました", "text.rei.failed_cheat_items": "§cアイテムを提供できませんでした。", "ordering.rei.ascending": "昇順", -- cgit From ac82c293dba71e13f7378807cb9b8232b25c3913 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Tue, 22 Sep 2020 09:35:46 +0800 Subject: New translations en_us.json (zh_cn) --- src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json index 4c0eb91c9..5d51e71ef 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -31,8 +31,8 @@ "category.rei.stripping": "去皮", "category.rei.smithing": "锻造", "category.rei.beacon_base": "信标基地", - "category.rei.beacon_payment": "Beacon Payment", - "category.rei.tilling": "Tilling", + "category.rei.beacon_payment": "信标激活消耗", + "category.rei.tilling": "去皮", "category.rei.pathing": "Pathing", "category.rei.information": "信息", "text.rei.composting.chance": "§e%d%% 的机会", -- cgit From 9fe2cab72ef03d7f07648e417fa67a179358a99f Mon Sep 17 00:00:00 2001 From: shedaniel Date: Tue, 22 Sep 2020 09:35:48 +0800 Subject: New translations en_us.json (zh_tw) --- src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json index e3704e9c4..ca9cf7725 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json @@ -31,8 +31,8 @@ "category.rei.stripping": "剝奪", "category.rei.smithing": "鍛造", "category.rei.beacon_base": "烽火台基地", - "category.rei.beacon_payment": "Beacon Payment", - "category.rei.tilling": "Tilling", + "category.rei.beacon_payment": "烽火台啟動消耗", + "category.rei.tilling": "剝皮", "category.rei.pathing": "Pathing", "category.rei.information": "資訊", "text.rei.composting.chance": "§e%d%% 機會", -- cgit