aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/pt_br.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json
index dfaa4c012..16366a177 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json
@@ -130,6 +130,9 @@
"config.roughlyenoughitems.darkTheme.boolean.true": "Tema Escuro",
"config.roughlyenoughitems.darkTheme.boolean.false": "Tema Claro",
"config.roughlyenoughitems.recipeBorder": "Mostrar Borda da Receita:",
+ "config.roughlyenoughitems.recipeBorder.lighter": "Lighter",
+ "config.roughlyenoughitems.recipeBorder.default": "Default",
+ "config.roughlyenoughitems.recipeBorder.none": "None",
"config.roughlyenoughitems.maxRecipePerPage": "Receitas por Página:",
"config.roughlyenoughitems.mirrorItemPanel": "Posição da Lista de Items:",
"config.roughlyenoughitems.mirrorItemPanel.boolean.true": "Lado Esquerdo",
@@ -175,7 +178,7 @@
"config.roughlyenoughitems.itemCheatingMode.jei_like": "Invertido",
"config.roughlyenoughitems.searchFavorites": "Filtro de Busca em Favoritos:",
"config.roughlyenoughitems.appendModNames": "Mostrar Nome do Mod:",
- "config.roughlyenoughitems.displayFavoritesOnTheLeft": "Favorites Position:",
+ "config.roughlyenoughitems.displayFavoritesOnTheLeft": "Posição dos Favoritos:",
"config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.true": "Lado Oposto",
"config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.false": "No topo da lista",
"config.roughlyenoughitems.displayFavoritesTooltip": "Exibir Tooltips nos Favoritos:",