feat: option to handle whatsapp session on app

This commit is contained in:
canove
2020-08-13 20:29:41 -03:00
parent cdc4411f70
commit 9914c6752c
10 changed files with 160 additions and 60 deletions

View File

@@ -45,6 +45,10 @@ const messages = {
status: "Status: ",
battery: "Bateria: ",
charging: "Carregando: ",
updatedAt: "Atualizado em:",
buttons: {
disconnect: "Desconectar",
},
},
qrCode: {
message: "Leia o QrCode para iniciar a sessão",