From 637ff7f4837cf04a18571bb348fecd15bef0a0bd Mon Sep 17 00:00:00 2001 From: shedaniel Date: Wed, 9 Sep 2020 16:51:05 +0800 Subject: New translations en_us.json (zh_cn) --- src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (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 bdf311aab..4c0eb91c9 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -21,7 +21,7 @@ "category.rei.smoking": "烟熏", "category.rei.blasting": "熔炼", "category.rei.campfire": "营火", - "category.rei.campfire.time": "%d 秒", + "category.rei.campfire.time": "%s 秒", "category.rei.stone_cutting": "切石", "category.rei.brewing": "酿造", "category.rei.brewing.input": "源药水", @@ -31,6 +31,9 @@ "category.rei.stripping": "去皮", "category.rei.smithing": "锻造", "category.rei.beacon_base": "信标基地", + "category.rei.beacon_payment": "Beacon Payment", + "category.rei.tilling": "Tilling", + "category.rei.pathing": "Pathing", "category.rei.information": "信息", "text.rei.composting.chance": "§e%d%% 的机会", "text.rei.composting.page": "第 %d 页", -- cgit