aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/main/resources
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/src/main/resources')
-rwxr-xr-xruntime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
index 6824a0d97..9b974a1e6 100755
--- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
+++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
@@ -278,6 +278,9 @@
"config.roughlyenoughitems.syntaxHighlightingMode.plain_underscored": "Plain (Underscored)",
"config.roughlyenoughitems.syntaxHighlightingMode.colorful": "Colorful",
"config.roughlyenoughitems.syntaxHighlightingMode.colorful_underscored": "Colorful (Underscored)",
+ "config.roughlyenoughitems.isFocusModeZoomed": "Entry Focus Mode:",
+ "config.roughlyenoughitems.isFocusModeZoomed.boolean.true": "Zoomed",
+ "config.roughlyenoughitems.isFocusModeZoomed.boolean.false": "Highlighted",
"config.roughlyenoughitems.filtering.shouldFilterDisplays": "Should Filter Displays:",
"config.roughlyenoughitems.filteringScreen": "Customized Filtering",
"config.roughlyenoughitems.filteringRulesScreen": "Customized Filtering Rules",