diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-09-09 16:51:05 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-09-09 16:51:05 +0800 |
| commit | 637ff7f4837cf04a18571bb348fecd15bef0a0bd (patch) | |
| tree | 16f4329e09aed6f48daca71fa57175993baf2008 | |
| parent | 8e18d09aa98ea599fe8b7e54dca142142d39555f (diff) | |
| download | RoughlyEnoughItems-637ff7f4837cf04a18571bb348fecd15bef0a0bd.tar.gz RoughlyEnoughItems-637ff7f4837cf04a18571bb348fecd15bef0a0bd.tar.bz2 RoughlyEnoughItems-637ff7f4837cf04a18571bb348fecd15bef0a0bd.zip | |
New translations en_us.json (zh_cn)
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json | 5 |
1 files changed, 4 insertions, 1 deletions
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 页", |
