diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/pt_br.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json index 1a52f45c0..018f6c8b3 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.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": "Procurar...", "category.rei.crafting": "Fabricação", @@ -118,6 +119,9 @@ "config.roughlyenoughitems.keyBindings.copyRecipeIdentifierKeybind": "Tecla Copiar ID da receita:", "config.roughlyenoughitems.keyBindings.exportImageKeybind": "Exportar Receita:", "config.roughlyenoughitems.keyBindings.favoriteKeybind": "Atalho Favoritos:", + "config.roughlyenoughitems.cheatingStyle": "Cheating Style:", + "config.roughlyenoughitems.cheatingStyle.grab": "Grab", + "config.roughlyenoughitems.cheatingStyle.give": "Give", "config.roughlyenoughitems.recipeScreenType": "Estilo de tela de receita:", "config.roughlyenoughitems.recipeScreenType.config": "Estilo de tela de receita: %s", "config.roughlyenoughitems.recipeScreenType.unset": "Não definido", |
