aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/main/resources/assets/roughlyenoughitems/lang
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2022-02-09 21:21:30 +0800
committershedaniel <daniel@shedaniel.me>2022-02-18 11:44:55 +0800
commitc26287418dd457b84f6f7483bd09316a644d1b70 (patch)
tree3e1a99007b8952631bf45c87913d580cb89d71a2 /runtime/src/main/resources/assets/roughlyenoughitems/lang
parentadd82389af2c1196cdd410b441b6ee728c84a390 (diff)
downloadRoughlyEnoughItems-c26287418dd457b84f6f7483bd09316a644d1b70.tar.gz
RoughlyEnoughItems-c26287418dd457b84f6f7483bd09316a644d1b70.tar.bz2
RoughlyEnoughItems-c26287418dd457b84f6f7483bd09316a644d1b70.zip
Close #757
Diffstat (limited to 'runtime/src/main/resources/assets/roughlyenoughitems/lang')
-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",