aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2020-02-29 22:07:38 +0800
committershedaniel <daniel@shedaniel.me>2020-02-29 22:07:38 +0800
commitef7ae30afcfe9966f91ef556762f04cb2b87748c (patch)
tree6f7137fc68c54ae567cf5f760a0c24b25ef030c7 /src/main/resources
parent5f6857746f5b0216821c759dfa5bd0f27b91dce2 (diff)
downloadRoughlyEnoughItems-ef7ae30afcfe9966f91ef556762f04cb2b87748c.tar.gz
RoughlyEnoughItems-ef7ae30afcfe9966f91ef556762f04cb2b87748c.tar.bz2
RoughlyEnoughItems-ef7ae30afcfe9966f91ef556762f04cb2b87748c.zip
New translations en_us.json (pt_br)
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:",