Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions

You are not logged in.

Announcement

#1 2017-09-12 08:02:41

lucasvn
Member
Registered: 2016-12-05
Posts: 26
Website

Translate a custom text

Hello,

How can I translate the custom proactive chat invitation text and custom text for the widget status under the theme ?

Offline

#2 2017-09-12 08:08:12

PeopleInside
Administrator
From: Italy
Registered: 2014-04-10
Posts: 4,046
Website

Re: Translate a custom text

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.


lol PeopleInside - Live helper chat - free limited forum support!
wink For commercial support or GitHub [see FAQ here]
ops If you want to support this open source project, just donate [see support page]
glasses Something wrong with the forum? [contact a superhero]

Offline

#3 2017-09-12 10:07:31

lucasvn
Member
Registered: 2016-12-05
Posts: 26
Website

Re: Translate a custom text

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&apos;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

#4 2017-09-12 10:08:49

PeopleInside
Administrator
From: Italy
Registered: 2014-04-10
Posts: 4,046
Website

Re: Translate a custom text

Thank you for the update!
You can try to ask on GitHub BUT maybe your request need a commercial support.


lol PeopleInside - Live helper chat - free limited forum support!
wink For commercial support or GitHub [see FAQ here]
ops If you want to support this open source project, just donate [see support page]
glasses Something wrong with the forum? [contact a superhero]

Offline

#5 2017-09-12 10:18:52

lucasvn
Member
Registered: 2016-12-05
Posts: 26
Website

Re: Translate a custom text

Posted on your GitHub.

https://github.com/LiveHelperChat/liveh … ssues/1102

Thanks for your time.

Have a nice day.

Offline

#6 2017-09-12 10:19:30

PeopleInside
Administrator
From: Italy
Registered: 2014-04-10
Posts: 4,046
Website

Re: Translate a custom text

You are welcome smile
Have a great day and week too smile


lol PeopleInside - Live helper chat - free limited forum support!
wink For commercial support or GitHub [see FAQ here]
ops If you want to support this open source project, just donate [see support page]
glasses Something wrong with the forum? [contact a superhero]

Offline

Board footer