From 2cccac06d1e6c9d4b53639b6d300f344f88f67d9 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Sat, 15 Feb 2020 22:20:34 +0800 Subject: New translations en_us.json (zh_tw) --- src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/main/resources/assets/roughlyenoughitems') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json index a95ab7151..42b78c73f 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json @@ -28,7 +28,7 @@ "category.rei.brewing.result": "輸出藥水", "category.rei.composting": "堆肥", "category.rei.stripping": "剝奪", - "category.rei.beacon_base": "Beacon Base", + "category.rei.beacon_base": "烽火台基地", "category.rei.information": "資訊", "text.rei.composting.chance": "§e%d%% 機會", "text.rei.composting.page": "第 %d 頁", @@ -163,7 +163,7 @@ "config.roughlyenoughitems.weatherCommand": "天氣命令:", "config.roughlyenoughitems.itemListOrdering": "排列:", "config.roughlyenoughitems.list_ordering_button": "%s [%s]", - "config.roughlyenoughitems.newFastEntryRendering": "Faster Entry Rendering:", + "config.roughlyenoughitems.newFastEntryRendering": "更快項目繪圖:", "config.roughlyenoughitems.recipeScreenType": "配方介面類型:", "config.roughlyenoughitems.recipeScreenType.config": "配方介面類型:%s", "config.roughlyenoughitems.recipeScreenType.unset": "尚未設定", -- cgit