aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources')
-rwxr-xr-xsrc/main/resources/assets/roughlyenoughitems/lang/en_us.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/en_us.json b/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
index 3f1681d9b..861c7fdbd 100755
--- a/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
@@ -102,9 +102,9 @@
"config.roughlyenoughitems.searchFieldLocation.bottom_side": "Bottom Left / Right",
"config.roughlyenoughitems.searchFieldLocation.top_side": "Top Left / Right",
"config.roughlyenoughitems.searchFieldLocation.center": "Middle",
- "config.roughlyenoughitems.villagerScreenPermanentScrollBar": "Villager Recipe Screen Scrollbar:",
- "config.roughlyenoughitems.villagerScreenPermanentScrollBar.boolean.true": "Permanent",
- "config.roughlyenoughitems.villagerScreenPermanentScrollBar.boolean.false": "Auto Fade Out",
+ "config.roughlyenoughitems.villagerScreenPermanentScrollBar": "Scrollbar Fade:",
+ "config.roughlyenoughitems.villagerScreenPermanentScrollBar.boolean.true": "Never",
+ "config.roughlyenoughitems.villagerScreenPermanentScrollBar.boolean.false": "When Inactive",
"config.roughlyenoughitems.disableRecipeBook": "Vanilla Recipe Book:",
"config.roughlyenoughitems.disableRecipeBook.boolean.true": "Disabled",
"config.roughlyenoughitems.disableRecipeBook.boolean.false": "Enabled",