improvement: added translation to input message placeholder

This commit is contained in:
canove
2020-10-07 09:39:31 -03:00
parent cb009551cb
commit 18cc2caedd
4 changed files with 18 additions and 9 deletions

View File

@@ -250,7 +250,8 @@ const messages = {
},
},
messagesInput: {
placeholder: "Type a message",
placeholderOpen: "Type a message",
placeholderClosed: "Reopen or accept this ticket to send a message.",
},
contactDrawer: {
header: "Contact details",