diff --git a/lang/pt-BR.js b/lang/pt-BR.js new file mode 100644 index 000000000..4422672c8 --- /dev/null +++ b/lang/pt-BR.js @@ -0,0 +1,3 @@ +export default { + send: 'Enviar' +}