From 77cc4c1f208df794001a057cd9382b906f323001 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Sat, 11 Jan 2020 00:35:41 +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/roughlyenoughitems/lang') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json index 9212d0961..ce0393c2f 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json @@ -25,6 +25,7 @@ "category.rei.brewing.result": "Poção resultante", "category.rei.composting": "Decomposição", "category.rei.stripping": "Stripping", + "category.rei.information": "Information", "text.rei.composting.chance": "§e%d%% de chance", "text.rei.composting.page": "Página %d", "text.rei.config": "Configuração", -- cgit