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