• How to make work [:ru]Аккумуляторы[:uk]Акумулятори[:] in HTML code?

    • This topic was modified 8 years, 1 month ago by liming199.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • VaLeXaR

    (@valexar)

    echo wpm_translate_string('[:ru]Аккумуляторы[:uk]Акумулятори[:]');

    lifestar

    (@lifestar)

    Or
    <?php _e( '[:ru]Аккумуляторы[:uk]Акумулятори[:]' ); ?>

    • This reply was modified 8 years ago by lifestar.
    martin54

    (@martin54)

    Not working for me…

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘How to make work [:ru][:uk][:] in php file?’ is closed to new replies.