diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-10-29 14:47:18 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-10-29 14:47:18 +0800 |
| commit | cf5d9e6cfcc410b25e826fea6352603af0dcf840 (patch) | |
| tree | 7fa0ed083893551a72194b8f0beb68929deccc02 /src/main | |
| parent | abc50437e1cf6feef864313812651a71b6fc97cd (diff) | |
| download | RoughlyEnoughItems-cf5d9e6cfcc410b25e826fea6352603af0dcf840.tar.gz RoughlyEnoughItems-cf5d9e6cfcc410b25e826fea6352603af0dcf840.tar.bz2 RoughlyEnoughItems-cf5d9e6cfcc410b25e826fea6352603af0dcf840.zip | |
New translations en_us.json (zh_cn)
Diffstat (limited to 'src/main')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json | 3 |
1 files changed, 3 insertions, 0 deletions
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": "未设定", |
