From cf5d9e6cfcc410b25e826fea6352603af0dcf840 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Thu, 29 Oct 2020 14:47:18 +0800 Subject: New translations en_us.json (zh_cn) --- src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json | 3 +++ 1 file changed, 3 insertions(+) (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 b5423de91..dfde08365 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -99,6 +99,8 @@ "text.rei.view_recipes_for": "查看 %s 的配方", "text.rei.subsets": "项目分类", "text.rei.tiny_potato": "小土豆", + "text.rei.add_favorite_widget": "添加...", + "favorite.section.gamemode": "游戏模式", "tooltip.rei.fluid_amount": "§7%d 单位", "msg.rei.copied_recipe_id": "已复制配方ID", "msg.rei.recipe_id_details": "配方ID:%s", @@ -127,6 +129,7 @@ "config.roughlyenoughitems.cheatingStyle": "作弊方式:", "config.roughlyenoughitems.cheatingStyle.grab": "抓取", "config.roughlyenoughitems.cheatingStyle.give": "给予", + "config.roughlyenoughitems.reducedMotion": "减少动画:", "config.roughlyenoughitems.recipeScreenType": "配方屏幕类型:", "config.roughlyenoughitems.recipeScreenType.config": "配方屏幕类型:%s", "config.roughlyenoughitems.recipeScreenType.unset": "未设定", -- cgit