diff options
Diffstat (limited to 'src/main')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json index 42b78c73f..27962e770 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json @@ -98,7 +98,7 @@ "config.roughlyenoughitems.modules": "功能", "config.roughlyenoughitems.technical": "技術性", "config.roughlyenoughitems.performance": "效能", - "config.roughlyenoughitems.filtering": "Filtering", + "config.roughlyenoughitems.filtering": "過濾", "config.roughlyenoughitems.cheating": "作弊:", "config.roughlyenoughitems.smooth_scrolling": "平滑滾動設定", "config.roughlyenoughitems.recipeKeybind": "顯示合成配方:", @@ -117,10 +117,10 @@ "config.roughlyenoughitems.lowerConfigButton": "設定按鈕位置:", "config.roughlyenoughitems.lowerConfigButton.boolean.false": "頂部", "config.roughlyenoughitems.lowerConfigButton.boolean.true": "搜尋欄旁", - "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.selectAll": "選取全部", + "config.roughlyenoughitems.filteredEntries.selectNone": "取消全選", + "config.roughlyenoughitems.filteredEntries.hide": "隱藏所選", + "config.roughlyenoughitems.filteredEntries.show": "顯示所選", "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "Load World First!", "config.roughlyenoughitems.entrySize": "物品大小:", "config.roughlyenoughitems.useCompactTabs": "簡潔分類標籤:", |
