aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/main/resources/assets/roughlyenoughitems
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2022-02-09 21:21:30 +0800
committershedaniel <daniel@shedaniel.me>2022-02-09 21:21:30 +0800
commita0162fe0f6f73bc2dbfdee29ae2e32a06b5e13a7 (patch)
tree32c69421a4aedb6d38c38b04f19ac19932756a91 /runtime/src/main/resources/assets/roughlyenoughitems
parentcaa850ff55576c8aef92c28ab5dcf87a319f6e3a (diff)
downloadRoughlyEnoughItems-a0162fe0f6f73bc2dbfdee29ae2e32a06b5e13a7.tar.gz
RoughlyEnoughItems-a0162fe0f6f73bc2dbfdee29ae2e32a06b5e13a7.tar.bz2
RoughlyEnoughItems-a0162fe0f6f73bc2dbfdee29ae2e32a06b5e13a7.zip
Close #757
Diffstat (limited to 'runtime/src/main/resources/assets/roughlyenoughitems')
-rwxr-xr-xruntime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json4
1 files changed, 4 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 65478fecb..2db10f2ed 100755
--- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
+++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
@@ -187,6 +187,10 @@
"config.roughlyenoughitems.layout.configButtonLocation.upper": "Upper",
"config.roughlyenoughitems.layout.configButtonLocation.lower": "Lower",
"config.roughlyenoughitems.layout.mergeDisplayUnderOne": "Merge Displays with Equal Contents:",
+ "config.roughlyenoughitems.layout.favoriteAddWidgetMode": "Favorites Add Widget Button:",
+ "config.roughlyenoughitems.layout.favoriteAddWidgetMode.always_invisible": "Always Invisible",
+ "config.roughlyenoughitems.layout.favoriteAddWidgetMode.auto_hide": "Auto Hide",
+ "config.roughlyenoughitems.layout.favoriteAddWidgetMode.always_visible": "Always Visible",
"config.roughlyenoughitems.filteredEntries.selectAll": "Select All",
"config.roughlyenoughitems.filteredEntries.selectNone": "Unselect All",
"config.roughlyenoughitems.filteredEntries.hide": "Hide Selected",