If I go to http://zhongguowai.com
Chrome doesn't translate the site into english. Even if I right click the translate into english is greyed out. Why?
Code: Select all
UPDATE phpbb_users SET user_lang = 'zh_cmn_hant' WHERE user_type = 2
Oops! Sorry about that. Fixed.teguh123 wrote:Also I got this error.
Unknown column 'user_language' in 'field list'
hant means traditional.teguh123 wrote:Okay cool. But what is
zh_cmn_hant
What are the options for user_language in general?
Zh means chinese cmn means, hant means what.