Skip to content

Chicho

My feedback

1 result found

  1. 177 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    34 comments  ·  Feedback » Add-ons  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    To All Our Valued Users, Thank you for choosing tawk.to and for reaching out. Automated translation is currently on the development roadmap. Our engineers are working towards this enhanced feature and updates will be posted once the feature has been approved and implemented. In the meantime, we welcome your assistance in helping us translate tawk.to by visiting the following links: 1. Web dashboard > https://crowdin.com/project/tawk/ 2. Android app> https://crowdin.com/project/tawk-android 3. iOS app> https://crowdin.com/project/tawk-ios If you have any other questions, require assistance, or just want to talk to someone at tawk.to, here is our calendar link: https://calendly.com/tawk-to-support/tawk-to-customer-support. We're happy to help!

    An error occurred while saving the comment
    Chicho commented  · 

    It could be useful to have the option to specify custom translation for the whole front-end widget. It could be easy to do that via a simple javascript array structure to be added after the javascript declaration of the widget. This is just an idea....

    For example:

    From ->
    a.rollover.emailTranscriptOption={message:"Email Transcription"};

    To something like ->
    a.rollover.emailTranscriptOption={message:arr["emailTranscriptOption"]};

    var arr = {
    "emailTranscriptOption": "Email Transcription"
    };

    In this way everyone can use costum translation without having to wait for a specific update of the translation. Does it make sense?

    Thanks

    Chicho supported this idea  · 

Feedback and Knowledge Base