From fcd9e1c0cc45910b3aa417675db0db50f3473df3 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Fri, 23 Oct 2020 23:22:58 +0800 Subject: New translations en_us.json (pt_br) --- src/main/resources/assets/roughlyenoughitems/lang/pt_br.json | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json index a3c8a37c1..5c41a68ef 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json @@ -140,7 +140,6 @@ "config.roughlyenoughitems.miscellaneous": "Diversos", "config.roughlyenoughitems.miscellaneous.clickableRecipeArrows": "Setas de receita clicáveis:", "config.roughlyenoughitems.isSubsetsEnabled": "Ativar subconjuntos:", - "config.roughlyenoughitems.allowInventoryHighlighting": "Destaque de Inventário Ativado:", "config.roughlyenoughitems.miscellaneous.renderEntryEnchantmentGlint": "Brilho do encantamento:", "config.roughlyenoughitems.layout.configButtonLocation": "Posição dos botões de definições:", "config.roughlyenoughitems.layout.configButtonLocation.upper": "Superior", @@ -152,7 +151,6 @@ "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "Carregue o mundo primeiro!", "config.roughlyenoughitems.accessibility.entrySize": "Tamanho da entrada:", "config.roughlyenoughitems.search.asyncSearch": "Pesquisa assimétrica:", - "config.roughlyenoughitems.search.asyncSearchPartitionSize": "Tamanho da partição de pesquisa assíncrona:", "config.roughlyenoughitems.accessibility.useCompactTabs": "Abas compactas:", "config.roughlyenoughitems.theme": "Tema:", "config.roughlyenoughitems.theme.dark": "Escuro", -- cgit