From e7477f56ada52a36e5f7a58c521e1c4347ba20e9 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Wed, 8 Jul 2020 15:52:05 +0800 Subject: New translations en_us.json (pt_br) --- src/main/resources/assets/roughlyenoughitems/lang/pt_br.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/main/resources/assets/roughlyenoughitems') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json index 018f6c8b3..a428a5768 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json @@ -36,6 +36,8 @@ "text.rei.composting.page": "Página %d", "text.rei.config": "Configuração", "text.rei.config_tooltip": "Abrir menu de configuração\n§7Shift-Clique para alternar modo trapaça", + "text.rei.config.optifine.title": "Failed to open REI config screen", + "text.rei.config.optifine.description": "The configuration screen is incompatible with OptiFine / OptiFabric.", "text.rei.cheat_items": "Entregado [{item_name}§f] x{item_count} para {player_name}.", "text.rei.failed_cheat_items": "§cFalha ao obter itens.", "ordering.rei.ascending": "Crescente", -- cgit