Added Brazilian Portuguese language support

This commit is contained in:
Tetri Mesquita 2019-11-27 15:59:09 -03:00 committed by GitHub
parent e4441d129c
commit 314084d092
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

3
lang/pt-BR.js Normal file
View file

@ -0,0 +1,3 @@
export default {
send: 'Enviar'
}