diff options
| author | shedaniel <daniel@shedaniel.me> | 2019-12-12 22:06:26 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2019-12-12 22:06:26 +0800 |
| commit | cbfc32fa44fec1ed91c7ff811a4755a504c46082 (patch) | |
| tree | d8bf9030a60111dad2e6932d08241f46206f1b17 /src/main/resources | |
| parent | 652c00c4017223fa02d63eba474ba35faa3e12c9 (diff) | |
| download | RoughlyEnoughItems-cbfc32fa44fec1ed91c7ff811a4755a504c46082.tar.gz RoughlyEnoughItems-cbfc32fa44fec1ed91c7ff811a4755a504c46082.tar.bz2 RoughlyEnoughItems-cbfc32fa44fec1ed91c7ff811a4755a504c46082.zip | |
3.2.19
Diffstat (limited to 'src/main/resources')
| -rwxr-xr-x | src/main/resources/assets/roughlyenoughitems/lang/en_us.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/en_us.json b/src/main/resources/assets/roughlyenoughitems/lang/en_us.json index e6afa6fb4..eb2c053c7 100755 --- a/src/main/resources/assets/roughlyenoughitems/lang/en_us.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/en_us.json @@ -147,6 +147,10 @@ "config.roughlyenoughitems.itemCheatingMode.rei_like": "Normal", "config.roughlyenoughitems.itemCheatingMode.jei_like": "Inverted", "config.roughlyenoughitems.appendModNames": "Append Mod Names:", + "config.roughlyenoughitems.displayFavoritesOnTheLeft": "Favorites Position:", + "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.true": "Opposite Side", + "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.false": "Top of list", + "config.roughlyenoughitems.displayFavoritesTooltip": "Display Favorites Tooltips:", "config.roughlyenoughitems.snapToRows": "Entry List Snap To Rows:", "config.roughlyenoughitems.toastDisplayedOnCopyIdentifier": "Copy Identifier Toast:", "config.roughlyenoughitems.scrollingEntryListWidget": "Entry List Action:", |
