diff options
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json index 9d7980f4d..f2703ee74 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -1,5 +1,5 @@ { - "key.rei.category": "REI(在“配置”屏幕上设置快捷键)", + "key.rei.category": "Roughly Enough Items(在“配置”屏幕上设置快捷键)", "text.rei.cheating": "作弊模式", "text.rei.cheating_disabled": "§7已禁用作弊", "text.rei.cheating_enabled": "§c已启用作弊", @@ -16,7 +16,7 @@ "category.rei.fuel.time_short": "%d 游戏刻", "category.rei.fuel.time_short.items": "%s 个物品", "category.rei.cooking.xp": "%f 经验", - "category.rei.cooking.time&xp": "获得 %s 经验在 %s 秒内 ", + "category.rei.cooking.time&xp": "在 %s 秒内获得 %s 经验 ", "category.rei.smoking": "烟熏", "category.rei.blasting": "熔炼", "category.rei.campfire": "营火", @@ -47,7 +47,7 @@ "error.rei.not.enough.materials": "原料不足", "error.rei.internal.error": "内部错误: %s", "error.rei.recipe.not.unlocked": "配方未解锁", - "error.rei.no.handlers.applicable": "不在工作站上(如工作台,熔炉等)", + "error.rei.no.handlers.applicable": "无适用处理程序。", "error.rei.multi.errors": "多个错误:", "rei.rei.no.slot.in.inv": "您的物品栏已满", "text.rei.showing_craftable": "显示可合成的物品", @@ -79,8 +79,8 @@ "text.rei.back": "返回", "text.rei.select": "选择", "text.rei.favorites": "收藏夹", - "text.rei.favorites_tooltip": " §7按 %s 将其添加到收藏夹", - "text.rei.remove_favorites_tooltip": " §7按 %s 可以将其从收藏夹中移除", + "text.rei.favorites_tooltip": " \n§7按 %s 将其添加到收藏夹。", + "text.rei.remove_favorites_tooltip": " \n§7按 %s 可以将其从收藏夹中移除。", "text.rei.working_station": "工作站", "text.rei.release_export": "释放 %s 以导出此食谱", "text.rei.recipe_id": "\n%s配方 ID: %s", |
