• Hi,

    Your plugin is very useful for me, but I have a multilingual site and I can’t improve the translating, because the string “min read” it’s not recognize in the Polylang Pro’s strings list.

    How can I resolve this issue?

Viewing 1 replies (of 1 total)
  • Plugin Author brianmcculloh

    (@brianmcculloh)

    That text is wrapped in the correct function that allows for translation, so I’m not sure why it’s not recognized by Polylang Pro, but you can manually modify it by editing the worth-the-read.php file at line 555 which looks like this:

    $time_format = empty($options[‘time-format’]) ? __(‘# min read’,’worth-the-read’) : $options[‘time-format’];

Viewing 1 replies (of 1 total)
  • The topic ‘# min read – How can translate with Polylang Pro?’ is closed to new replies.