function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
MarkSilberMarkSilber 

Sites in different languages?

We have a requirement to have a simple Site page we are using for advanced web-to-lead translated and displayed in Chinese, in addition to the English language version we are using today. We can manually edit the field labels in the VF page, but that doesn't handle the picklists. Any ideas on the best way to accomplish this? We want the same source / picklists to render in Chinese for a different page.
Best Answer chosen by Admin (Salesforce Developers) 
Scott JorgensenScott Jorgensen
You should leverage the Translation Workbench and the Visualforce Labels feature to provide your application in multiple languages.