aboutsummaryrefslogtreecommitdiff
path: root/src/main
diff options
context:
space:
mode:
Diffstat (limited to 'src/main')
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json b/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json
index 430b7d1ab..aa71c00ae 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json
@@ -5,6 +5,7 @@
"text.rei.cheating_enabled": "§cTrapaças ativada",
"text.rei.cheating_limited_enabled": "§bTrapaças ativada (usando comandos)",
"text.rei.cheating_enabled_no_perms": "§7Trapaças §cativada §7(sem permissão)",
+ "text.rei.cheating_limited_creative_enabled": "§aCheating Enabled (Using Creative)",
"text.rei.no_permission_cheat": "Permissões de operador são necessárias para obter itens",
"text.rei.search.field.suggestion": "Pesquisar...",
"category.rei.crafting": "Fabricação",
@@ -118,6 +119,9 @@
"config.roughlyenoughitems.keyBindings.copyRecipeIdentifierKeybind": "Copiar Identificador de Receita:",
"config.roughlyenoughitems.keyBindings.exportImageKeybind": "Export Recipe:",
"config.roughlyenoughitems.keyBindings.favoriteKeybind": "Referência favorita:",
+ "config.roughlyenoughitems.cheatingStyle": "Cheating Style:",
+ "config.roughlyenoughitems.cheatingStyle.grab": "Grab",
+ "config.roughlyenoughitems.cheatingStyle.give": "Give",
"config.roughlyenoughitems.recipeScreenType": "Tipo de Ecrã de Receitas:",
"config.roughlyenoughitems.recipeScreenType.config": "Tipo de Ecrã de Receitas: %s",
"config.roughlyenoughitems.recipeScreenType.unset": "Não Definido",