Activity Forums Salesforce® Discussions I need to make a visualforce page that could support multiple languages, how translation workbench can be helpful in implementing the same.

  • Abhinav

    Member
    May 30, 2016 at 2:46 pm

    Hi Himanshu,

    To use translation workbench, make sure to set desired target languages to active under Administration Setup -> Translation Workbench -> Translation Settings. If languages are set to active, field labe translations in VF site pages can be referenced using syntax "<apex:outputLabel value="{!$ObjectType.MyObject__c.fields.Name__c.label}" />" and the site will translate them correctly to the current site users' language.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos