I’m using WPGlobus to translate the website content. But I couldn’t figure out a way to translate the ‘search’ bar in navigation menu (see screenshot).
I’ve added PO/MO files with translated option like this:
#: searchform.php:10 searchform.php:12 searchform.php:14
msgid "Search"
msgstr "Поиск"
and placed those files under /wp-content/languages/themes/newscard-pro-child-ru_RU.mo
and ..po
But when I switch the language nothing happens. How do I do this correctly?