From 6a691c648aa11c250516ca734d48ecdd6aaa195d Mon Sep 17 00:00:00 2001 From: shedaniel Date: Thu, 29 Oct 2020 14:47:20 +0800 Subject: New translations en_us.json (zh_tw) --- src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src') 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": "尚未設定", -- cgit