diff options
| author | shedaniel <daniel@shedaniel.me> | 2019-12-12 22:15:00 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2019-12-12 22:15:00 +0800 |
| commit | be9392ed1b495f7ebdf74d9b380b22a3f8f02ac1 (patch) | |
| tree | 191c324525bd70e392bc2154ed1e3f55783b8978 /src | |
| parent | 5cb635b9c2069e6832200ff75f2cc1ba3f4d119d (diff) | |
| download | RoughlyEnoughItems-be9392ed1b495f7ebdf74d9b380b22a3f8f02ac1.tar.gz RoughlyEnoughItems-be9392ed1b495f7ebdf74d9b380b22a3f8f02ac1.tar.bz2 RoughlyEnoughItems-be9392ed1b495f7ebdf74d9b380b22a3f8f02ac1.zip | |
New translations en_us.json (bg_bg)
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json b/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json index 5cfbc7d9e..d0d6fd032 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.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:", |
