{
"noAgents":"Sorry, currently there are no agents available. Please try again later.",
"noAgents#de":"Es tut uns leid, aber derzeit sind keine Agenten verfügbar. Bitte probieren Sie etwas später nochmal.",
"outOfService":"Sorry, but currently we are closed. Please try again during office hours.",
"outOfService#de":"Es tut uns leid, derzeit sind wir geschlossen. Bitte probieren Sie es während unsere Öffnungszeiten wieder.",
"agentTyping":"Agent $agent is typing...",
"agentTyping#de":"Agent $agent schreibt ...",
"bye":"Thank you for using our service. Goodbye.",
"bye#de":"Danke, dass Sie unseren Service genutzt haben. Auf Wiedersehen.",
"byeNoAgent": "Sorry, currently there are no agents available. Please try again later.",
"byeNoAgent#de":"Es tut uns leid, aber derzeit sind keine Agenten verfügbar. Bitte probieren Sie etwas später nochmal.",
"welcomeMessage":"Welcome!",
"welcomeMessage#de":"Herzlich willkommen!.",
"editorPlaceholder":"Enter your message here.",
"editorPlaceholder#de":"Geben Sie Ihre Nachricht hier ein."
}
Explanation:
noAgents | When no agent is available, the configured message is sent to the customer |
---|
outOfService | When a customer sends a message outside business hours, the configured message is sent to the customer |
---|
agentTyping | When the agent enters a response to the customer, the configured message is sent to the customer. Note |
---|
| This message is not displayed to customers who use WhatsApp |
|
---|
bye | When the chat event is closed, |
---|
byeNoAgent | When no agent is available, |
---|
welcomeMessage | After a customer has sent a message and opened a new event, |
---|
editorPlaceholder | This message is displayed to the customer after the window for chat is opened at the external website. Note |
---|
| This message is not displayed to customers who use WhatsApp |
|
---|