diff options
| author | shedaniel <daniel@shedaniel.me> | 2019-12-24 11:32:31 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2019-12-24 11:32:31 +0800 |
| commit | 89c5fd069251b4180a58fed0f98f36124b89a445 (patch) | |
| tree | 0df3ba79c1888b385101099f81939ec2212ac2c9 | |
| parent | 9381b079af420075147e2d270786b4b59aaae27d (diff) | |
| download | RoughlyEnoughItems-89c5fd069251b4180a58fed0f98f36124b89a445.tar.gz RoughlyEnoughItems-89c5fd069251b4180a58fed0f98f36124b89a445.tar.bz2 RoughlyEnoughItems-89c5fd069251b4180a58fed0f98f36124b89a445.zip | |
New translations en_us.json (pt_br)
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/pt_br.json | 1 |
1 files changed, 1 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 54d018929..2dad23668 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json @@ -148,6 +148,7 @@ "config.roughlyenoughitems.itemCheatingMode": "Item Cheating Amount:", "config.roughlyenoughitems.itemCheatingMode.rei_like": "Normal", "config.roughlyenoughitems.itemCheatingMode.jei_like": "Inverted", + "config.roughlyenoughitems.searchFavorites": "Search Filter in Favorites:", "config.roughlyenoughitems.appendModNames": "Append Mod Names:", "config.roughlyenoughitems.displayFavoritesOnTheLeft": "Favorites Position:", "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.true": "Opposite Side", |
