diff options
Diffstat (limited to 'src/main/resources/assets/roughlyenoughitems')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json | 7 |
1 files changed, 7 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 1cb653fb5..6caf15bcb 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json @@ -28,6 +28,7 @@ "category.rei.brewing.result": "輸出藥水", "category.rei.composting": "堆肥", "category.rei.stripping": "剝奪", + "category.rei.beacon_base": "Beacon Base", "category.rei.information": "資訊", "text.rei.composting.chance": "§e%d%% 機會", "text.rei.composting.page": "第 %d 頁", @@ -97,6 +98,7 @@ "config.roughlyenoughitems.modules": "功能", "config.roughlyenoughitems.technical": "技術性", "config.roughlyenoughitems.performance": "效能", + "config.roughlyenoughitems.filtering": "Filtering", "config.roughlyenoughitems.cheating": "作弊:", "config.roughlyenoughitems.smooth_scrolling": "Smooth Scrolling Settings", "config.roughlyenoughitems.recipeKeybind": "顯示合成配方:", @@ -115,6 +117,11 @@ "config.roughlyenoughitems.lowerConfigButton": "Config Button Position:", "config.roughlyenoughitems.lowerConfigButton.boolean.false": "Top", "config.roughlyenoughitems.lowerConfigButton.boolean.true": "Next to Search", + "config.roughlyenoughitems.filteredEntries.selectAll": "Select All", + "config.roughlyenoughitems.filteredEntries.selectNone": "Unselect All", + "config.roughlyenoughitems.filteredEntries.hide": "Hide Selected", + "config.roughlyenoughitems.filteredEntries.show": "Show Selected", + "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "Load World First!", "config.roughlyenoughitems.entrySize": "物品大小:", "config.roughlyenoughitems.useCompactTabs": "簡潔分類標籤:", "config.roughlyenoughitems.darkTheme": "外觀主題:", |
