|
As stated we do not support the Chinese language or claim to. To be able to display Chinese I do believe one must load the proper charset over their site to be able to display this. If I am not mistaken this is what your page has to have to display those names in the head portion of your site
<meta http-equiv="Content-Type" content="text/html; charset=big5" />
|