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

Popular posts from this blog

c++ - Linked List error when inserting for the last time -

java - activate/deactivate sonar maven plugin by profile? -

tsql - Pivot with Temp Table (definition for column must include data type) -- SQL Server 2008 -