Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
Hi Remdex!
I am trying to setup translations for the bot flow using messages identifiers and translation groups and for text messages it works well. But it seems as not working, for example, for 'collect custom attribute' response type when I am trying to use identifiers for 'Intro message' and 'Confirmation message'. Bot simply answers with raw identifiers like {email_message_intro__What is your email, in case we get interrupted?} or {email_message_error__Your e-mail seems invalid.} What I am doing wrong?
Offline
I'll checked. Some it's not translated. I'll fix it now and update this thread.
Offline
Here is your fix.
https://github.com/LiveHelperChat/liveh … df0cd5903d
Offline
Awesome! Thank you!
Offline
Remdex looks like there is similar issue with autoresponder. I have a translation but it displays original one
Offline
Please check chat locale of the chat in
the database as this time there is no bug..
Offline
If you have not resolved your problem yet few tips
1. Check in database - chat_locale value for chat. If you pass siteaccess it's value will be content_language not from browser header.
2. Make sure you have this locale defined here - https://demo.livehelperchat.com/index.p … h/dialects
3. Expanding language under translation [da] you will see what langauge codes it would match.
So should help
Offline
If you have not resolved your problem yet few tips
1. Check in database - chat_locale value for chat. If you pass siteaccess it's value will be content_language not from browser header.
2. Make sure you have this locale defined here - https://demo.livehelperchat.com/index.p … h/dialects
3. Expanding language under translation [da] you will see what langauge codes it would match.So should help
thank you. I will try a bit later and update you here with results
Offline
I have extended this article so should cover all.
https://doc.livehelperchat.com/docs/cha … languages/
Offline
oh i have same problem
Offline