aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/main/resources/assets/roughlyenoughitems/lang
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2022-11-07 21:56:56 +0800
committershedaniel <daniel@shedaniel.me>2022-11-07 22:02:12 +0800
commit17c5d7f51fed9a59034b6bfaa8937f01c7254854 (patch)
tree63f5d1676a4fbcb4dc1859ffabd32ab3312c8866 /runtime/src/main/resources/assets/roughlyenoughitems/lang
parent85a0ae5badcdb94e8ea092f3feecfa631df47f3c (diff)
parent4cfd0bcabaab7482c3053c8b51869f5228ba586b (diff)
downloadRoughlyEnoughItems-modularity.tar.gz
RoughlyEnoughItems-modularity.tar.bz2
RoughlyEnoughItems-modularity.zip
Merge commit '4cfd0bcabaab7482c3053c8b51869f5228ba586b' into modularitymodularity
Diffstat (limited to 'runtime/src/main/resources/assets/roughlyenoughitems/lang')
-rwxr-xr-xruntime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json6
1 files changed, 6 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 04734c1d1..c487cfae8 100755
--- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
+++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
@@ -334,6 +334,12 @@
"config.roughlyenoughitems.isFocusModeZoomed.boolean.true": "Zoomed",
"config.roughlyenoughitems.isFocusModeZoomed.boolean.false": "Highlighted",
"config.roughlyenoughitems.filtering.shouldFilterDisplays": "Should Filter Displays:",
+ "config.roughlyenoughitems.filtering.filteringQuickCraftCategories": "Excluded Quick Craft Categories:",
+ "config.roughlyenoughitems.filtering.filteringQuickCraftCategories.configure": "Configure...",
+ "config.roughlyenoughitems.filtering.filteringQuickCraftCategories.configure.title": "Configuring Quick Craft Categories",
+ "config.roughlyenoughitems.filtering.filteringQuickCraftCategories.configure.toggle": "Toggle",
+ "config.roughlyenoughitems.filtering.filteringQuickCraftCategories.configure.true": "Available for Quick Craft",
+ "config.roughlyenoughitems.filtering.filteringQuickCraftCategories.configure.false": "Excluded from Quick Craft",
"config.roughlyenoughitems.filteringScreen": "Customized Filtering",
"config.roughlyenoughitems.filteringRulesScreen": "Customized Filtering Rules",
"config.roughlyenoughitems.filteringRulesScreen.new": "Create Filtering Rule",