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

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

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