If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
They are saved into the database the first time it is loaded and used from that location. Look in the database table wp_options table for a filed name ec_option_language_data
It can contain several languages in that field at once, so you can break out your specific one or the whole thing...
Comment