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.json14
1 files changed, 14 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 219e18fc5..eaf2d128d 100755
--- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
+++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
@@ -199,6 +199,20 @@
"text.rei.collapsed.entry.hint.expand.macos": "Option-Click to expand all %s (%d entries)",
"text.rei.collapsed.entry.hint.collapse": "Alt-Click to collapse all %s (%d entries)",
"text.rei.collapsed.entry.hint.collapse.macos": "Option-Click to collapse all %s (%d entries)",
+ "text.rei.collapsible.entries": "Collapsible Entries",
+ "text.rei.collapsible.entries.count": "%s entries",
+ "text.rei.collapsible.entries.enabled.true": "Enabled",
+ "text.rei.collapsible.entries.enabled.false": "Disabled",
+ "text.rei.collapsible.entries.source": "Added by",
+ "text.rei.collapsible.entries.source.custom": "Custom!!",
+ "text.rei.collapsible.entries.toggle": "Toggle",
+ "text.rei.collapsible.entries.delete": "Delete",
+ "text.rei.collapsible.entries.custom.title": "Custom Collapsible Group",
+ "text.rei.collapsible.entries.custom.id": "ID:",
+ "text.rei.collapsible.entries.custom.name": "Name:",
+ "text.rei.collapsible.entries.custom.select": "Select entries...",
+ "text.rei.collapsible.entries.custom.select.add": "Add to Group",
+ "text.rei.collapsible.entries.custom.select.remove": "Remove from Group",
"text.rei.spawn_egg": "Spawn Egg",
"text.rei.music_disc": "Music Disc",
"favorite.section.gamemode": "Game Mode",