aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/main/resources
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2022-04-13 16:22:09 +0800
committershedaniel <daniel@shedaniel.me>2022-04-13 16:22:09 +0800
commit7353154ff0e24606e864147c034acd29056e2161 (patch)
tree75d220ceeb472596f594967a2568f70a9f733c3e /runtime/src/main/resources
parent9bd86550edcd67c5092d7e6846ff81da495a47bd (diff)
downloadRoughlyEnoughItems-7353154ff0e24606e864147c034acd29056e2161.tar.gz
RoughlyEnoughItems-7353154ff0e24606e864147c034acd29056e2161.tar.bz2
RoughlyEnoughItems-7353154ff0e24606e864147c034acd29056e2161.zip
Add option to disable compact arrows
Diffstat (limited to 'runtime/src/main/resources')
-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 b96037482..6f8b677f0 100755
--- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
+++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
@@ -221,6 +221,7 @@
"config.roughlyenoughitems.search.asyncSearch": "Async Search:",
"config.roughlyenoughitems.search.asyncSearchPartitionSize": "Async Search Partition Size:",
"config.roughlyenoughitems.accessibility.useCompactTabs": "Compact Tabs:",
+ "config.roughlyenoughitems.accessibility.useCompactTabButtons": "Compact Tab Arrow Buttons:",
"config.roughlyenoughitems.theme": "Appearance Theme:",
"config.roughlyenoughitems.theme.dark": "Dark Theme",
"config.roughlyenoughitems.theme.light": "Light Theme",