diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-09-26 13:32:28 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-09-26 13:32:28 +0800 |
| commit | 8794aa858d2afe8e5244933e398b13d18b4f34ed (patch) | |
| tree | 862dd73bfc99fa4134317dcc659ebfe3550ee2e8 /src/main | |
| parent | 99202c8bc1e42839d595681105e75aabcd629ed5 (diff) | |
| parent | 619125fe60853fc57eb7725387ecab6f4f5c6235 (diff) | |
| download | RoughlyEnoughItems-8794aa858d2afe8e5244933e398b13d18b4f34ed.tar.gz RoughlyEnoughItems-8794aa858d2afe8e5244933e398b13d18b4f34ed.tar.bz2 RoughlyEnoughItems-8794aa858d2afe8e5244933e398b13d18b4f34ed.zip | |
Merge remote-tracking branch 'shedaniel/l10n_5.x' into 5.x
Diffstat (limited to 'src/main')
| -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 5d51e71ef..0fab4d653 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": "基础", |
