diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-09-22 09:35:46 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-09-22 09:35:46 +0800 |
| commit | ac82c293dba71e13f7378807cb9b8232b25c3913 (patch) | |
| tree | 8788ec7c474c98f32e73627e2dbe357b621bfd04 | |
| parent | cc8d31ce7ba7806fe544769f833b731d72a27e29 (diff) | |
| download | RoughlyEnoughItems-ac82c293dba71e13f7378807cb9b8232b25c3913.tar.gz RoughlyEnoughItems-ac82c293dba71e13f7378807cb9b8232b25c3913.tar.bz2 RoughlyEnoughItems-ac82c293dba71e13f7378807cb9b8232b25c3913.zip | |
New translations en_us.json (zh_cn)
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json | 4 |
1 files changed, 2 insertions, 2 deletions
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%% 的机会", |
