From 860e575577bb4a48f54f013daf3d11b55e2b2a0d Mon Sep 17 00:00:00 2001 From: shedaniel Date: Thu, 26 Dec 2019 12:15:27 +0800 Subject: New translations en_us.json (zh_cn) --- src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json index cc57b0734..e5b59a039 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -15,7 +15,7 @@ "text.rei.no_permission_cheat": "作弊给予物品需要OP权限", "text.rei.search.field.suggestion": "搜索...", "category.rei.crafting": "合成", - "category.rei.smelting": "冶炼", + "category.rei.smelting": "烧炼", "category.rei.smelting.fuel": "燃料", "category.rei.smoking": "烟熏", "category.rei.blasting": "熔炼", -- cgit From 2930847da3dde58236a9d4a3110d69ef2fd004c8 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Thu, 26 Dec 2019 12:45:40 +0800 Subject: New translations en_us.json (zh_cn) --- src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json index e5b59a039..460e8e07b 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -18,7 +18,7 @@ "category.rei.smelting": "烧炼", "category.rei.smelting.fuel": "燃料", "category.rei.smoking": "烟熏", - "category.rei.blasting": "熔炼", + "category.rei.blasting": "冶炼", "category.rei.campfire": "营火", "category.rei.campfire.time": "%d 秒", "category.rei.stone_cutting": "切石", -- cgit From e29818ecf3b365f2f7406e97544f0874f25e92d3 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Thu, 26 Dec 2019 13:15:50 +0800 Subject: New translations en_us.json (zh_cn) --- src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/main') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json index 460e8e07b..6c862432a 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -18,7 +18,7 @@ "category.rei.smelting": "烧炼", "category.rei.smelting.fuel": "燃料", "category.rei.smoking": "烟熏", - "category.rei.blasting": "冶炼", + "category.rei.blasting": "熔炼", "category.rei.campfire": "营火", "category.rei.campfire.time": "%d 秒", "category.rei.stone_cutting": "切石", @@ -26,8 +26,8 @@ "category.rei.brewing.input": "输入药水", "category.rei.brewing.reactant": "材料", "category.rei.brewing.result": "输出药水", - "category.rei.composting": "化肥", - "category.rei.stripping": "剥夺", + "category.rei.composting": "堆肥", + "category.rei.stripping": "去皮", "text.rei.composting.chance": "§e%d%% 机会", "text.rei.composting.page": "第 %d 页", "text.rei.config": "设置", -- cgit