Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter andr777

    (@andr777)

    Have found solution for .php template files in documentation:
    <?php
    echo wpm_translate_string(‘[:it]Benvenuto[:en]Welcome[:]’);
    ?>

    One more question. Is there present string solution for text like:
    <?php _e('READMORE', 'mydomain') ?>
    ?

    I think that Loco Translate is the best solution for this.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Is it possible to translate inline text (in template files)?’ is closed to new replies.