From b17fa1ee35f21c920f11072196928d373076c4ac Mon Sep 17 00:00:00 2001 From: shedaniel Date: Wed, 8 Jul 2020 15:51:59 +0800 Subject: New translations en_us.json (pt_pt) --- src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json b/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json index aa71c00ae..803f90d6d 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.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