• Resolved soerenbj

    (@soerenbj)


    I’m struggling with translations in Bookly in general. There are many corners where the text is directly in the code. How would I translate text like that in a smart way?? I bought the full WPML translate tool which is recommended from Bookly for translating their tool.

    I need the text in both English and Danish and don’t want to change the code directly in the files since I would have to do that for every update of the plugin.

    Example:
    <div><?php _e( ‘Data already in use’, ‘bookly’ ) ?></div>

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter soerenbj

    (@soerenbj)

    I found the solution!

    In WPML you can scan for more strings in the Bookly plugin and it seems like I can translate everything now through WPML / string translation.

    Thanks!

Viewing 1 replies (of 1 total)

The topic ‘Can’t translate all texts’ is closed to new replies.