Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #19875
    Templatesyard
    Participant

    I want to change from english to brazilian portuguese so the labels “Read More”, “With”, “Comments”, are translated.

    #19879
    Templatesyard
    Participant

    I could change the “Read More” text using this:

        $(".bt_readmore_btn").html("Continua...");
        </script>
      </body>
    </html>

    But it’s not the “official” way, just a turn around.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.