diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-01-24 23:06:45 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-01-24 23:06:45 +0800 |
| commit | cf3b868426c017f8fdd36b3da2068f120558c20d (patch) | |
| tree | 2265762f7b1d5f88b8c5d60593a5609c7f414c37 | |
| parent | b032339f9a334ee412d0a55f9571c288e48e7729 (diff) | |
| download | RoughlyEnoughItems-cf3b868426c017f8fdd36b3da2068f120558c20d.tar.gz RoughlyEnoughItems-cf3b868426c017f8fdd36b3da2068f120558c20d.tar.bz2 RoughlyEnoughItems-cf3b868426c017f8fdd36b3da2068f120558c20d.zip | |
New translations en_us.json (nn_no)
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/nn_no.json | 3 |
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 067bec76c..5dc4930ce 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json @@ -110,6 +110,9 @@ "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Enabled", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Disabled", "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Render Enchantment Glint:", + "config.roughlyenoughitems.lowerConfigButton": "Config Button Position:", + "config.roughlyenoughitems.lowerConfigButton.boolean.false": "Top", + "config.roughlyenoughitems.lowerConfigButton.boolean.true": "Next to Search", "config.roughlyenoughitems.entrySize": "Entry Size:", "config.roughlyenoughitems.useCompactTabs": "Compact Tabs:", "config.roughlyenoughitems.darkTheme": "Appearance Theme:", |
