From 97a833109fad7e5f88f665542f84d03cd9391dae Mon Sep 17 00:00:00 2001 From: shedaniel Date: Sat, 17 Oct 2020 12:45:43 +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/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 b2cd2dbe2..a9a022326 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json @@ -32,6 +32,8 @@ "category.rei.smithing": "鍛造", "category.rei.beacon_base": "烽火台基地", "category.rei.beacon_payment": "烽火台啟動消耗", + "category.rei.tilling": "耕種", + "category.rei.pathing": "製造草徑", "category.rei.information": "資訊", "text.rei.composting.chance": "§e%d%% 機會", "text.rei.composting.page": "第 %d 頁", @@ -150,6 +152,7 @@ "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "請先載入世界!", "config.roughlyenoughitems.accessibility.entrySize": "物品大小:", "config.roughlyenoughitems.search.asyncSearch": "非同步的搜尋:", + "config.roughlyenoughitems.search.asyncSearchPartitionSize": "搜尋劃分數量:", "config.roughlyenoughitems.accessibility.useCompactTabs": "簡潔分類標籤:", "config.roughlyenoughitems.theme": "外觀主題:", "config.roughlyenoughitems.theme.dark": "暗主題", -- cgit