diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-02-17 21:47:49 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-02-17 21:47:49 +0800 |
| commit | b128be59474cd37abbd7f2ceb19eee1d842cfc94 (patch) | |
| tree | 0c60dd4d2d68de996971a3cdae09de883088147a /src/main | |
| parent | 03a18aa1ab5fc3101a4696ed146b6b7ad6b0301b (diff) | |
| download | RoughlyEnoughItems-b128be59474cd37abbd7f2ceb19eee1d842cfc94.tar.gz RoughlyEnoughItems-b128be59474cd37abbd7f2ceb19eee1d842cfc94.tar.bz2 RoughlyEnoughItems-b128be59474cd37abbd7f2ceb19eee1d842cfc94.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 | 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": "簡潔分類標籤:", |
