aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/main/resources/assets
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2021-11-20 15:12:25 +0800
committershedaniel <daniel@shedaniel.me>2021-11-20 18:29:52 +0800
commit8984313c6cd387dbb9448d5b1d824ab147a3b003 (patch)
tree37c3a41d02faea0262a9e4ba7ca0157df48e5f02 /runtime/src/main/resources/assets
parent3888befb3c38b9b10bd3f0c1446f13e9861b95e7 (diff)
downloadRoughlyEnoughItems-8984313c6cd387dbb9448d5b1d824ab147a3b003.tar.gz
RoughlyEnoughItems-8984313c6cd387dbb9448d5b1d824ab147a3b003.tar.bz2
RoughlyEnoughItems-8984313c6cd387dbb9448d5b1d824ab147a3b003.zip
Allow filtering the displays with filtering rules
Diffstat (limited to 'runtime/src/main/resources/assets')
-rwxr-xr-xruntime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json1
1 files changed, 1 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 7b7c40c8f..229a6dd65 100755
--- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
+++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
@@ -253,6 +253,7 @@
"config.roughlyenoughitems.syntaxHighlightingMode.plain_underscored": "Plain (Underscored)",
"config.roughlyenoughitems.syntaxHighlightingMode.colorful": "Colorful",
"config.roughlyenoughitems.syntaxHighlightingMode.colorful_underscored": "Colorful (Underscored)",
+ "config.roughlyenoughitems.filtering.shouldFilterDisplays": "Should Filter Displays:",
"config.roughlyenoughitems.filteringScreen": "Customized Filtering",
"config.roughlyenoughitems.filteringRulesScreen": "Customized Filtering Rules",
"config.roughlyenoughitems.filteringRulesScreen.new": "Create Filtering Rule",