From 954658e2416d5e18553067f6828c38208c00c962 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Sat, 11 Jan 2020 15:30:06 +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/resources/assets/roughlyenoughitems') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json index 8c24d8e49..c6f931fb6 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -25,7 +25,7 @@ "category.rei.brewing.result": "输出药水", "category.rei.composting": "堆肥", "category.rei.stripping": "去皮", - "category.rei.information": "Information", + "category.rei.information": "信息", "text.rei.composting.chance": "§e%d%% 机会", "text.rei.composting.page": "第 %d 页", "text.rei.config": "设置", -- cgit