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: "Battery:",
charging: "Loading:",
updatedAt: "Updated at:",
buttons: {
disconnect: "Disconnect",
},
},
qrCode: {
message: "Read QrCode to start the session",