php - Wordpress: search error message in several languages -
i building multilanguage wordpress website, possible display different error message each language when search returns no results , how?
thank :)
it depends lot on plugins , template using. can sugest following link:
http://codex.wordpress.org/translating_wordpress
many modern templates come .po files allow easy internationalization of text elements such search , results looking for. same happens plugins, if follow practices should able translate/internationalize need.
Comments
Post a Comment