diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-09-24 14:38:58 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-09-24 14:38:58 +0800 |
| commit | a0371e440f6662c06fd913988c3ec62dce19598b (patch) | |
| tree | 3a33b82763301ecbfe8ab421d165cfd6d45cea9d /src | |
| parent | dd7b60e769792ad1462b5793094781a5e03be956 (diff) | |
| download | RoughlyEnoughItems-a0371e440f6662c06fd913988c3ec62dce19598b.tar.gz RoughlyEnoughItems-a0371e440f6662c06fd913988c3ec62dce19598b.tar.bz2 RoughlyEnoughItems-a0371e440f6662c06fd913988c3ec62dce19598b.zip | |
New translations en_us.json (zh_cn)
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json index 01902188e..7d0ad961e 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -30,17 +30,17 @@ "category.rei.composting": "堆肥", "category.rei.stripping": "去皮", "category.rei.smithing": "锻造", - "category.rei.beacon_base": "信标基地", + "category.rei.beacon_base": "信标基座", "category.rei.beacon_payment": "信标激活消耗", - "category.rei.tilling": "去皮", - "category.rei.pathing": "Pathing", + "category.rei.tilling": "耕种", + "category.rei.pathing": "制造草径", "category.rei.information": "信息", "text.rei.composting.chance": "§e%d%% 的机会", "text.rei.composting.page": "第 %d 页", "text.rei.config": "配置", "text.rei.config_tooltip": "打开配置\n§7按住 Shift 键单击以切换作弊模式", "text.rei.config.optifine.title": "打开 REI 配置界面失败", - "text.rei.config.optifine.description": "配置屏幕与您的 OptiFine / OptiFabric的实例不兼容。", + "text.rei.config.optifine.description": "配置界面与您的 OptiFine / OptiFabric 实例不兼容。", "text.rei.cheat_items": "已将 {item_count} 个 [{item_name}§f] 给予 {player_name}", "text.rei.failed_cheat_items": "§c物品给予失败", "ordering.rei.ascending": "顺序", @@ -103,9 +103,9 @@ "msg.rei.copied_recipe_id": "已复制配方ID", "msg.rei.recipe_id_details": "配方ID:%s", "msg.rei.exported_recipe": "已导出配方", - "msg.rei.exported_recipe.desc": "请查阅\"rei_exports\"资料夹。", + "msg.rei.exported_recipe.desc": "请查阅\"rei_exports\"文件夹。", "subsets.rei.roughlyenoughitems.all_entries": "所有条目", - "subsets.rei.roughlyenoughitems.item_groups": "分类", + "subsets.rei.roughlyenoughitems.item_groups": "创造模式物品栏", "_comment": "配置提示", "config.roughlyenoughitems.title": "REI配置", "config.roughlyenoughitems.basics": "基础", |
