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.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/en_us.json b/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
index 59ff1bd47..61fd15223 100755
--- a/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
@@ -60,6 +60,8 @@
"text.rei.choose_page": "Choose Page",
"text.rei.gamemode_button.tooltip": "Switch Game Mode\n§7Switch to %s mode.\n\n§7Shift-Click to switch in a reverse cycle.",
"text.rei.weather_button.tooltip": "Switch Weather\n§7Switch to %s.",
+ "text.rei.reload_config": "Reload Config",
+ "text.rei.config.is.reloading": "Config is reloading!",
"text.rei.enabled": "Yes",
"text.rei.disabled": "No",
"text.rei.short_gamemode.survival": "S",
@@ -140,6 +142,7 @@
"config.roughlyenoughitems.itemCheatingMode.rei_like": "Normal",
"config.roughlyenoughitems.itemCheatingMode.jei_like": "Inverted",
"config.roughlyenoughitems.appendModNames": "Append Mod Names:",
+ "config.roughlyenoughitems.snapToRows": "Entry List Snap To Rows:",
"config.roughlyenoughitems.toastDisplayedOnCopyIdentifier": "Copy Identifier Toast:",
"config.roughlyenoughitems.scrollingEntryListWidget": "Entry List Action:",
"config.roughlyenoughitems.scrollingEntryListWidget.boolean.true": "Scrolled",