aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/main/resources/assets/roughlyenoughitems/lang
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2021-11-20 15:12:25 +0800
committershedaniel <daniel@shedaniel.me>2021-11-20 15:12:25 +0800
commit1854df75774d4ef0f2ba2216b4282e95f1113899 (patch)
treec36dde4daf095600a833e3113b84fdeef6121fb8 /runtime/src/main/resources/assets/roughlyenoughitems/lang
parentcc4dfe1b9ff290fc840090171cb1ef4a232830ff (diff)
downloadRoughlyEnoughItems-1854df75774d4ef0f2ba2216b4282e95f1113899.tar.gz
RoughlyEnoughItems-1854df75774d4ef0f2ba2216b4282e95f1113899.tar.bz2
RoughlyEnoughItems-1854df75774d4ef0f2ba2216b4282e95f1113899.zip
Allow filtering the displays with filtering rules
Diffstat (limited to 'runtime/src/main/resources/assets/roughlyenoughitems/lang')
-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 386f336be..1c4e8b4d6 100755
--- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
+++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
@@ -249,6 +249,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",