diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-01-24 23:06:47 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-01-24 23:06:47 +0800 |
| commit | 5c5339c6e321ab3c3b6f47108affe12e62767ee0 (patch) | |
| tree | af47f073be13b7f9ce3e64af93af64b59b528478 /src/main | |
| parent | cf3b868426c017f8fdd36b3da2068f120558c20d (diff) | |
| download | RoughlyEnoughItems-5c5339c6e321ab3c3b6f47108affe12e62767ee0.tar.gz RoughlyEnoughItems-5c5339c6e321ab3c3b6f47108affe12e62767ee0.tar.bz2 RoughlyEnoughItems-5c5339c6e321ab3c3b6f47108affe12e62767ee0.zip | |
New translations en_us.json (pl_pl)
Diffstat (limited to 'src/main')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json index 7461c7ae4..a39169799 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.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:", |
