diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-02-15 01:32:10 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-02-15 01:32:10 +0800 |
| commit | 7bd8260a0b6b057f82a502a9f0917ebab51a201e (patch) | |
| tree | 0676b547126488a62c692543583cb540db555cde /src/main | |
| parent | 18eec164e4b1004b09df97ac010d9fccdf707d5d (diff) | |
| download | RoughlyEnoughItems-7bd8260a0b6b057f82a502a9f0917ebab51a201e.tar.gz RoughlyEnoughItems-7bd8260a0b6b057f82a502a9f0917ebab51a201e.tar.bz2 RoughlyEnoughItems-7bd8260a0b6b057f82a502a9f0917ebab51a201e.zip | |
New translations en_us.json (zh_tw)
Diffstat (limited to 'src/main')
| -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": "外觀主題:", |
