diff options
| author | shedaniel <daniel@shedaniel.me> | 2019-12-12 22:15:12 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2019-12-12 22:15:12 +0800 |
| commit | 771898b20a824bc75e94f7d463e9195559b7a6bf (patch) | |
| tree | fc3272991a087249ffe8b55dcaf816d176224f4c /src | |
| parent | 2d8f359e0b24da8d3cb0e9a0d61bde1d2cb2c3af (diff) | |
| download | RoughlyEnoughItems-771898b20a824bc75e94f7d463e9195559b7a6bf.tar.gz RoughlyEnoughItems-771898b20a824bc75e94f7d463e9195559b7a6bf.tar.bz2 RoughlyEnoughItems-771898b20a824bc75e94f7d463e9195559b7a6bf.zip | |
New translations en_us.json (pt_br)
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/pt_br.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json index e0f859a0b..62c65293f 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.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:", |
