mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-19 20:02:20 -06:00
feat(chatwoot): show edited messages from WhatsApp in Chatwoot
This commit is contained in:
@@ -21,5 +21,6 @@
|
||||
"cw.locationMessage.locationUrl": "URL",
|
||||
"cw.contactMessage.contact": "Contact",
|
||||
"cw.contactMessage.name": "Name",
|
||||
"cw.contactMessage.number": "Number"
|
||||
"cw.contactMessage.number": "Number",
|
||||
"cw.message.edited": "Edited Message"
|
||||
}
|
||||
@@ -21,5 +21,6 @@
|
||||
"cw.locationMessage.locationUrl": "URL",
|
||||
"cw.contactMessage.contact": "Contato",
|
||||
"cw.contactMessage.name": "Nome",
|
||||
"cw.contactMessage.number": "Número"
|
||||
"cw.contactMessage.number": "Número",
|
||||
"cw.message.edited": "Mensagem editada"
|
||||
}
|
||||
Reference in New Issue
Block a user