• Dear developers team,

    Wondering if it’s possible to add in the next plugin update the texts included in that file that are currently not translable to the .po files.

    Here is an example:

    jQuery('.rtb-cancellation-toggle').html('Want to cancel your reservation?');

    At the moment I have to hardcode that file to translate them in italian.

    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Support jaysupport

    (@jaysupport)

    Hi beeky,

    It looks like that string isn’t localized for some reason. Thanks for letting me know. We’ll have to localize that with wp_localize_script and then generate a new .pot file. We’ll look to do that in one of the next few updates. In the meantime, you would have to continue with it hard coded. I apologize for the inconvenience.

Viewing 1 replies (of 1 total)
  • The topic ‘feature request to add the texts on booking-form.js to .po files’ is closed to new replies.