aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/main/resources/assets/roughlyenoughitems/lang/en_us.json6
1 files changed, 6 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 828b6248e..dc786d240 100755
--- a/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
@@ -212,6 +212,12 @@
"config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "Paginated",
"config.roughlyenoughitems.horizontalEntriesBoundaries": "Horizontal Entries Boundaries:",
"config.roughlyenoughitems.verticalEntriesBoundaries": "Vertical Entries Boundaries:",
+ "config.roughlyenoughitems.syntaxHighlightingMode": "Syntax Highlighting Mode:",
+ "config.roughlyenoughitems.syntaxHighlightingMode.config": "%s",
+ "config.roughlyenoughitems.syntaxHighlightingMode.plain": "Plain",
+ "config.roughlyenoughitems.syntaxHighlightingMode.plain_underscored": "Plain (Underscored)",
+ "config.roughlyenoughitems.syntaxHighlightingMode.colorful": "Colorful",
+ "config.roughlyenoughitems.syntaxHighlightingMode.colorful_underscored": "Colorful (Underscored)",
"config.roughlyenoughitems.filteringScreen": "Customized Filtering",
"config.roughlyenoughitems.filteringRulesScreen": "Customized Filtering Rules",
"config.roughlyenoughitems.filteringRulesScreen.new": "Create Filtering Rule",