aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2020-02-18 18:20:45 +0800
committershedaniel <daniel@shedaniel.me>2020-02-18 18:20:45 +0800
commit6a86f82b4ffbd99ca299994982442b1410aa769a (patch)
tree6975f05160571f9ba5b4185027c9a9750f0f7d12
parentb673c83256673065e886827db7c078717041f175 (diff)
downloadRoughlyEnoughItems-6a86f82b4ffbd99ca299994982442b1410aa769a.tar.gz
RoughlyEnoughItems-6a86f82b4ffbd99ca299994982442b1410aa769a.tar.bz2
RoughlyEnoughItems-6a86f82b4ffbd99ca299994982442b1410aa769a.zip
New translations en_us.json (nn_no)
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/nn_no.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json b/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json
index c7134b3f9..b6317d591 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/nn_no.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": "Appearance Theme:",
"config.roughlyenoughitems.darkTheme.boolean.true": "Dark Theme",
@@ -135,6 +137,7 @@
"config.roughlyenoughitems.mirrorItemPanel.boolean.true": "Left Side",
"config.roughlyenoughitems.mirrorItemPanel.boolean.false": "Right Side",
"config.roughlyenoughitems.debugRenderTimeRequired": "Entry List Debug Mode:",
+ "config.roughlyenoughitems.debugSearchTimeRequired": "Search Debug Mode:",
"config.roughlyenoughitems.searchFieldLocation": "Search Field Position:",
"config.roughlyenoughitems.searchFieldLocation.bottom_side": "Bottom Left / Right",
"config.roughlyenoughitems.searchFieldLocation.top_side": "Top Left / Right",