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