diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-10-29 14:47:20 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-10-29 14:47:20 +0800 |
| commit | 6a691c648aa11c250516ca734d48ecdd6aaa195d (patch) | |
| tree | d6beb97671a0f5a0f37c39ac11e54938667c17f1 /src/main | |
| parent | cf5d9e6cfcc410b25e826fea6352603af0dcf840 (diff) | |
| download | RoughlyEnoughItems-6a691c648aa11c250516ca734d48ecdd6aaa195d.tar.gz RoughlyEnoughItems-6a691c648aa11c250516ca734d48ecdd6aaa195d.tar.bz2 RoughlyEnoughItems-6a691c648aa11c250516ca734d48ecdd6aaa195d.zip | |
New translations en_us.json (zh_tw)
Diffstat (limited to 'src/main')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json index a9a022326..a594fe4bf 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.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": "尚未設定", |
