diff options
| author | shedaniel <daniel@shedaniel.me> | 2019-12-12 22:14:58 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2019-12-12 22:14:58 +0800 |
| commit | 5cb635b9c2069e6832200ff75f2cc1ba3f4d119d (patch) | |
| tree | 4778c2f9e5bad41787efdda9d8b8350b1d1645bf | |
| parent | 989e45491c6e53695e1e20b0d790d8fb2fbf82ae (diff) | |
| download | RoughlyEnoughItems-5cb635b9c2069e6832200ff75f2cc1ba3f4d119d.tar.gz RoughlyEnoughItems-5cb635b9c2069e6832200ff75f2cc1ba3f4d119d.tar.bz2 RoughlyEnoughItems-5cb635b9c2069e6832200ff75f2cc1ba3f4d119d.zip | |
New translations en_us.json (lol_us)
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/lol_us.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json b/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json index 6290488b5..2cf3bdb37 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/lol_us.json @@ -147,6 +147,10 @@ "config.roughlyenoughitems.itemCheatingMode.rei_like": "Nowmal", "config.roughlyenoughitems.itemCheatingMode.jei_like": "Invewted", "config.roughlyenoughitems.appendModNames": "Appwend Mod Wames:", + "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 Idetifwier Toast:", "config.roughlyenoughitems.scrollingEntryListWidget": "Entwy List Action:", |
