From 89c5fd069251b4180a58fed0f98f36124b89a445 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Tue, 24 Dec 2019 11:32:31 +0800 Subject: New translations en_us.json (pt_br) --- src/main/resources/assets/roughlyenoughitems/lang/pt_br.json | 1 + 1 file changed, 1 insertion(+) (limited to 'src/main/resources/assets') 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", -- cgit