diff --git a/src/lang/ptbr.rs b/src/lang/ptbr.rs index 892358a79..f721942fc 100644 --- a/src/lang/ptbr.rs +++ b/src/lang/ptbr.rs @@ -659,9 +659,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("screenshot-merged-screen-not-supported-tip", "A captura de tela de múltiplas telas não é suportada no momento. Por favor, alterne para uma única tela e tente novamente."), ("screenshot-action-tip", "Por favor, selecione como deseja continuar com a captura de tela."), ("Save as", "Salvar como"), - ("Export", ""), - ("Export Logs", ""), - ("Import Folder", ""), + ("Export", "Exportar"), + ("Export Logs", "Exportar logs"), + ("Import Folder", "Importar pasta"), ("Copy to clipboard", "Copiar para área de transferência"), ("Enable remote printer", "Habilitar impressora remota"), ("Downloading {}", "Baixando {}"),