diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-02-18 18:20:39 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-02-18 18:20:39 +0800 |
| commit | 85bba0c6c9f88c1480c8359d8c3023f157c4442c (patch) | |
| tree | 8847d0b705b206d1936e70ffdcd5ea5d252cecb0 /src/main/resources/assets/roughlyenoughitems | |
| parent | 9ac3857d9bfe3fbe42ca414ecc44ae01914fd3f9 (diff) | |
| download | RoughlyEnoughItems-85bba0c6c9f88c1480c8359d8c3023f157c4442c.tar.gz RoughlyEnoughItems-85bba0c6c9f88c1480c8359d8c3023f157c4442c.tar.bz2 RoughlyEnoughItems-85bba0c6c9f88c1480c8359d8c3023f157c4442c.zip | |
New translations en_us.json (ja_jp)
Diffstat (limited to 'src/main/resources/assets/roughlyenoughitems')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json index a74d69698..8e3c75da5 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json @@ -123,6 +123,8 @@ "config.roughlyenoughitems.filteredEntries.show": "Show Selected", "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "Load World First!", "config.roughlyenoughitems.entrySize": "Entry Size:", + "config.roughlyenoughitems.asyncSearch": "Async Search:", + "config.roughlyenoughitems.numberAsyncSearch": "Async Entry Group Size:", "config.roughlyenoughitems.useCompactTabs": "Compact Tabs:", "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": "Entry List Debug Mode:", + "config.roughlyenoughitems.debugSearchTimeRequired": "Search Debug Mode:", "config.roughlyenoughitems.searchFieldLocation": "検索欄の位置:", "config.roughlyenoughitems.searchFieldLocation.bottom_side": "左下 / 右下", "config.roughlyenoughitems.searchFieldLocation.top_side": "左上 / 右上", |
