Added manual conversation creation BOD-379

This commit is contained in:
Patrick Fic
2020-09-03 08:57:13 -07:00
parent 51b6a560a6
commit f3b32fae76
10 changed files with 123 additions and 15 deletions

View File

@@ -1106,11 +1106,13 @@
},
"messaging": {
"actions": {
"link": "Link to Job"
"link": "Link to Job",
"new": "New Conversation"
},
"labels": {
"messaging": "Messaging",
"nojobs": "Not associated to any job.",
"phonenumber": "Phone #",
"presets": "Presets",
"typeamessage": "Send a message..."
}

View File

@@ -1106,11 +1106,13 @@
},
"messaging": {
"actions": {
"link": ""
"link": "",
"new": ""
},
"labels": {
"messaging": "Mensajería",
"nojobs": "",
"phonenumber": "",
"presets": "",
"typeamessage": "Enviar un mensaje..."
}

View File

@@ -1106,11 +1106,13 @@
},
"messaging": {
"actions": {
"link": ""
"link": "",
"new": ""
},
"labels": {
"messaging": "Messagerie",
"nojobs": "",
"phonenumber": "",
"presets": "",
"typeamessage": "Envoyer un message..."
}