How to translate "Hit enter to search"?

Home Forums Legacy Support Support queries Translation issues How to translate "Hit enter to search"?

Viewing 16 post (of 16 total)
  • Author
    Posts
  • #241544
    Veronica
    Moderator

    Hello,

    paste this code in wp-admin >> wplms >> footer >> google analytics code.

    jQuery(document).ready(function($){ var language = document.getElementsByTagName("html")[0].getAttribute("lang"); if( language == "zh-hans" ) { $('input#s').attr('placeholder','put your chinese text here'); } });

Viewing 16 post (of 16 total)
  • The topic ‘How to translate "Hit enter to search"?’ is closed to new replies.