Hi Team,
Am trying to access the Chinese site from the link http://mysite/content/zh_cn/home/microsites/bi/samplesite-cn/home.html.
But, the Chinese translation texts are not appearing properly. We are handling the localization using request.getresourcebundle(page,request,"text");
When i check the log for page-locale text; It shows the page locale as "bi". As you can notice from the link it picks bi as page-locale instead of zh_cn.
Please help me how can i handle this?
Thanks,
Madhu