From dfdf66c16d780dea356008d21d75c565f916695e Mon Sep 17 00:00:00 2001 From: shedaniel Date: Wed, 14 Oct 2020 16:53:39 +0800 Subject: New translations en_us.json (zh_cn) --- src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json index 0fab4d653..48e950d58 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -91,8 +91,8 @@ "text.rei.favorites": "收藏夹", "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.working_station": "工作站点方块", + "text.rei.release_export": "释放 %s 以导出此配方", "text.rei.recipe_id": "\n%s配方 ID: %s", "text.rei.recipe_screen_type.selection": "合成界面样式选择", "text.rei.recipe_screen_type.selection.sub": "你始终可以通过“配置”界面再次编辑此设置.", -- cgit