Feature: Inbox greeting message (#927)
Co-authored-by: Pranav Raj S <pranav@thoughtwoot.com>
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
"LABEL": "Καλώς ήλθατε (Tagline)",
|
||||
"PLACEHOLDER": "Είναι απλό να συνδεθείτε μαζί μας. Ζητήστε μας οτιδήποτε, ή μοιραστείτε την εμπειρία σας."
|
||||
},
|
||||
"CHANNEL_AGENT_AWAY_MESSAGE": {
|
||||
"CHANNEL_GREETING_MESSAGE": {
|
||||
"LABEL": "Μήνυμα όταν δεν υπάρχουν πράκτορες",
|
||||
"PLACEHOLDER": "Τυπικά απαντάμε σε μερικές ώρες."
|
||||
},
|
||||
|
||||
@@ -63,10 +63,16 @@
|
||||
"LABEL": "Welcome Tagline",
|
||||
"PLACEHOLDER": "We make it simple to connect with us. Ask us anything, or share your feedback."
|
||||
},
|
||||
"CHANNEL_AGENT_AWAY_MESSAGE": {
|
||||
"LABEL": "Agents Away Message",
|
||||
"CHANNEL_GREETING_MESSAGE": {
|
||||
"LABEL": "Channel greeting message",
|
||||
"PLACEHOLDER": "Acme Inc typically replies in a few hours."
|
||||
},
|
||||
"CHANNEL_GREETING_TOGGLE": {
|
||||
"LABEL": "Enable channel greeting",
|
||||
"HELP_TEXT": "Send a greeting message to the user when he starts the conversation.",
|
||||
"ENABLED": "Enabled",
|
||||
"DISABLED": "Disabled"
|
||||
},
|
||||
"WIDGET_COLOR": {
|
||||
"LABEL": "Widget Color",
|
||||
"PLACEHOLDER": "Update the widget color used in widget"
|
||||
|
||||
@@ -63,7 +63,7 @@
|
||||
"LABEL": "Bienvenido Tagline",
|
||||
"PLACEHOLDER": "Facilitamos la conexión con nosotros. Pídanos cualquier cosa o comparte tus comentarios."
|
||||
},
|
||||
"CHANNEL_AGENT_AWAY_MESSAGE": {
|
||||
"CHANNEL_GREETING_MESSAGE": {
|
||||
"LABEL": "Mensaje de Agentes Ausentes",
|
||||
"PLACEHOLDER": "Acme Inc normalmente responde en unas pocas horas."
|
||||
},
|
||||
|
||||
@@ -54,7 +54,7 @@
|
||||
"LABEL": "Slogan d'accueil",
|
||||
"PLACEHOLDER": "C'est simple de rentrer en contact avec nous. Demandez-nous quoi que ce soit ou partagez vos commentaires."
|
||||
},
|
||||
"CHANNEL_AGENT_AWAY_MESSAGE": {
|
||||
"CHANNEL_GREETING_MESSAGE": {
|
||||
"LABEL": "Message lorsque les agents sont absents",
|
||||
"PLACEHOLDER": "Acme Inc répond en général en quelques heures."
|
||||
},
|
||||
|
||||
@@ -54,9 +54,15 @@
|
||||
"LABEL": "Welkom Tagline",
|
||||
"PLACEHOLDER": "We maken het eenvoudig om met ons te verbinden. Vraag ons iets of deel uw feedback."
|
||||
},
|
||||
"CHANNEL_AGENT_AWAY_MESSAGE": {
|
||||
"LABEL": "Agents Afwezig Bericht",
|
||||
"PLACEHOLDER": "Acme Inc reageert meestal binnen een paar uur."
|
||||
"CHANNEL_GREETING_MESSAGE": {
|
||||
"LABEL": "Kanaalbegroeting",
|
||||
"PLACEHOLDER": "Acme Inc antwoordt meestal binnen een paar uur."
|
||||
},
|
||||
"CHANNEL_GREETING_TOGGLE": {
|
||||
"LABEL": "Kanaalbegroeting inschakelen",
|
||||
"HELP_TEXT": "Stuur een begroetingsbericht naar de gebruiker wanneer hij het gesprek start.",
|
||||
"ENABLED": "Ingeschakeld",
|
||||
"DISABLED": "Gehandicapt"
|
||||
},
|
||||
"WIDGET_COLOR": {
|
||||
"LABEL": "Kleur van widget",
|
||||
|
||||
@@ -54,7 +54,7 @@
|
||||
"LABEL": "Bem-vindo Slogan",
|
||||
"PLACEHOLDER": "Nós simplificamos nos conectar com a gente. Pergunte a nós qualquer coisa ou compartilhe seus comentários."
|
||||
},
|
||||
"CHANNEL_AGENT_AWAY_MESSAGE": {
|
||||
"CHANNEL_GREETING_MESSAGE": {
|
||||
"LABEL": "Mensagem Ausente dos Agentes",
|
||||
"PLACEHOLDER": "Acme Inc normalmente responde em algumas horas."
|
||||
},
|
||||
|
||||
@@ -54,7 +54,7 @@
|
||||
"LABEL": "Bem-vindo, saudação",
|
||||
"PLACEHOLDER": "Nós tornamos simples a conexão conosco. Pergunte qualquer assunto ou compartilhe seus comentários."
|
||||
},
|
||||
"CHANNEL_AGENT_AWAY_MESSAGE": {
|
||||
"CHANNEL_GREETING_MESSAGE": {
|
||||
"LABEL": "Mensagem de agente ausente",
|
||||
"PLACEHOLDER": "Acme Inc tipicamente retorna em algumas horas."
|
||||
},
|
||||
|
||||
@@ -54,7 +54,7 @@
|
||||
"LABEL": "Tagline de Bun Venit",
|
||||
"PLACEHOLDER": "Noi facem conectarea cu noi simplă. Întreabă-ne orice, sau partajează-ți feedback-ul."
|
||||
},
|
||||
"CHANNEL_AGENT_AWAY_MESSAGE": {
|
||||
"CHANNEL_GREETING_MESSAGE": {
|
||||
"LABEL": "Mesaj Agent Indisponibil",
|
||||
"PLACEHOLDER": "De obicei, Acme Inc răspunde în câteva ore."
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user