aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/main/resources
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2022-06-22 23:01:35 +0800
committershedaniel <daniel@shedaniel.me>2023-05-29 21:05:32 +0800
commit53d80176b2037c6c81d8c3d5b3d333807975e039 (patch)
tree3fdc1759ec03836201db075563d25bc9c3c6dd2a /runtime/src/main/resources
parent5b09a6892fbdf894c2ac4ab569942e7311d8adb7 (diff)
downloadRoughlyEnoughItems-53d80176b2037c6c81d8c3d5b3d333807975e039.tar.gz
RoughlyEnoughItems-53d80176b2037c6c81d8c3d5b3d333807975e039.tar.bz2
RoughlyEnoughItems-53d80176b2037c6c81d8c3d5b3d333807975e039.zip
Finish Collapsible Entries Visuals
Diffstat (limited to 'runtime/src/main/resources')
-rwxr-xr-xruntime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json3
1 files changed, 3 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 765085e09..e5b6b8f0c 100755
--- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
+++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
@@ -156,6 +156,9 @@
"text.rei.changelog.title": "REI Changelog",
"text.rei.changelog.error.missingChangelogFile": "Missing changelog File!",
"text.rei.changelog.error.failedToReadChangelogFile": "Failed to read changelog File!",
+ "text.rei.collapsed.entry": "Collapsed Entry: %s",
+ "text.rei.collapsed.entry.hint.expand": "Click to expand all %s (%d entries)",
+ "text.rei.collapsed.entry.hint.collapse": "Click to collapse all %s (%d entries)",
"favorite.section.gamemode": "Game Mode",
"favorite.section.weather": "Weather",
"favorite.section.time": "Time",