feat: added markdown styles in messaages

feat: added option to show / hide agent name
This commit is contained in:
canove
2020-11-29 13:37:55 -03:00
parent 36098bf12d
commit ce1a0f48e2
10 changed files with 106 additions and 32 deletions

View File

@@ -287,6 +287,7 @@ const messages = {
messagesInput: {
placeholderOpen: "Type a message",
placeholderClosed: "Reopen or accept this ticket to send a message.",
signMessage: "Sign",
},
contactDrawer: {
header: "Contact details",
@@ -323,6 +324,8 @@ const messages = {
},
},
backendErrors: {
ERR_NO_OTHER_WHATSAPP:
"There must be at lest one default WhatsApp connection.",
ERR_NO_DEF_WAPP_FOUND:
"No default WhatsApp found. Check connections page.",
ERR_WAPP_NOT_INITIALIZED: