Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
Pages: 1
Hello,
How can I translate the custom proactive chat invitation text and custom text for the widget status under the theme ?
Offline
Hi lucasvn,
thank you for your question!
You can look into widget theme under settings,
if here is no option to translate what you want you need edit the file on /lhc_web/translations but first update will override it.
PeopleInside - Live helper chat - free limited forum support!
For commercial support or GitHub [see FAQ here]
If you want to support this open source project, just donate [see support page]
Something wrong with the forum? [contact a superhero]
Offline
Mhmmm under theme settings we have nothing about translation, we can override a custom text for proactive chat and status but not to translate.
I tried to modify the file of translations for abstract/proactivechatinvitation and chat/checkchatstatus like this for lhc_web/translations/fr_FR/translation.ts :
<context>
<name>chat/checkchatstatus</name>
<message>
<source>Need help ?</source>
<translation>Besoin d'un conseil ?</translation>
</message>
...
</context>
<context>
<name>abstract/proactivechatinvitation</name>
<message>
<source>Hello, how can I help you ?</source>
<translation>Bonjour, en quoi puis-je vous aider ?</translation>
</message>
...
</context>
But it's not working.
Offline
Thank you for the update!
You can try to ask on GitHub BUT maybe your request need a commercial support.
PeopleInside - Live helper chat - free limited forum support!
For commercial support or GitHub [see FAQ here]
If you want to support this open source project, just donate [see support page]
Something wrong with the forum? [contact a superhero]
Offline
Posted on your GitHub.
https://github.com/LiveHelperChat/liveh … ssues/1102
Thanks for your time.
Have a nice day.
Offline
You are welcome
Have a great day and week too
PeopleInside - Live helper chat - free limited forum support!
For commercial support or GitHub [see FAQ here]
If you want to support this open source project, just donate [see support page]
Something wrong with the forum? [contact a superhero]
Offline
Pages: 1