From e6bfdbeb5c24d0bc73ba6ef645074aaec3d52b2e Mon Sep 17 00:00:00 2001 From: shedaniel Date: Tue, 18 Feb 2020 18:20:40 +0800 Subject: New translations en_us.json (lol_us) --- src/main/resources/assets/roughlyenoughitems/lang/lol_us.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json b/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json index e93bf9ed6..a25f9682d 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/lol_us.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": "Appeawance Thweme:", "config.roughlyenoughitems.darkTheme.boolean.true": "Dawk Thweme", @@ -135,6 +137,7 @@ "config.roughlyenoughitems.mirrorItemPanel.boolean.true": "Weft Side", "config.roughlyenoughitems.mirrorItemPanel.boolean.false": "Wight Side", "config.roughlyenoughitems.debugRenderTimeRequired": "Entry List Debug Mode:", + "config.roughlyenoughitems.debugSearchTimeRequired": "Search Debug Mode:", "config.roughlyenoughitems.searchFieldLocation": "Seawch Fiewd Position:", "config.roughlyenoughitems.searchFieldLocation.bottom_side": "Bottom Weft / Wight", "config.roughlyenoughitems.searchFieldLocation.top_side": "Top Left / Wight", -- cgit