diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-02-18 18:20:29 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-02-18 18:20:29 +0800 |
| commit | eabd3aaee78f382db8321b3aefc31a83922e111a (patch) | |
| tree | 44b83c71e9a29b3b9fa39058d44d30a26ac19c84 /src/main | |
| parent | 18b0c0bf9283f4be1d81d0c98ba426cb974cad3b (diff) | |
| download | RoughlyEnoughItems-eabd3aaee78f382db8321b3aefc31a83922e111a.tar.gz RoughlyEnoughItems-eabd3aaee78f382db8321b3aefc31a83922e111a.tar.bz2 RoughlyEnoughItems-eabd3aaee78f382db8321b3aefc31a83922e111a.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 | 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 27962e770..e1d35bc44 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json @@ -123,6 +123,8 @@ "config.roughlyenoughitems.filteredEntries.show": "顯示所選", "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "Load World First!", "config.roughlyenoughitems.entrySize": "物品大小:", + "config.roughlyenoughitems.asyncSearch": "Async Search:", + "config.roughlyenoughitems.numberAsyncSearch": "Async Entry Group Size:", "config.roughlyenoughitems.useCompactTabs": "簡潔分類標籤:", "config.roughlyenoughitems.darkTheme": "外觀主題:", "config.roughlyenoughitems.darkTheme.boolean.true": "暗主題", @@ -135,6 +137,7 @@ "config.roughlyenoughitems.mirrorItemPanel.boolean.true": "左邊", "config.roughlyenoughitems.mirrorItemPanel.boolean.false": "右邊", "config.roughlyenoughitems.debugRenderTimeRequired": "項目列表測試模式:", + "config.roughlyenoughitems.debugSearchTimeRequired": "Search Debug Mode:", "config.roughlyenoughitems.searchFieldLocation": "搜索框的位置:", "config.roughlyenoughitems.searchFieldLocation.bottom_side": "左下 / 右下", "config.roughlyenoughitems.searchFieldLocation.top_side": "左上 / 右上", |
