diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index 4760b0553..32f87e353 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -188,6 +188,7 @@ OC.L10N.register( "Pending share" : "Compartilhamento pendente", "Add this attachment" : "Adicionar este anexo", "Show in Files" : "Mostrar em Arquivos", + "Download" : "Baixar", "Remove attachment" : "Remover anexo", "Delete Attachment" : "Excluir Anexo", "Restore Attachment" : "Restaurar Anexo", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index 684d7aff0..d39a207f3 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -186,6 +186,7 @@ "Pending share" : "Compartilhamento pendente", "Add this attachment" : "Adicionar este anexo", "Show in Files" : "Mostrar em Arquivos", + "Download" : "Baixar", "Remove attachment" : "Remover anexo", "Delete Attachment" : "Excluir Anexo", "Restore Attachment" : "Restaurar Anexo",