diff options
Diffstat (limited to 'src')
| -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 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": "暗主題", |
