I am developing a multilingual site and want to use when possible the standard site labels. Where can I find the available labels to use with description and translation?
I will call them from a visualfoce page using:
<apex:outputText styleClass="textLogin" value="{!$Label.site.enter_password}"/>
Attribution to: AlexandreJ
Possible Suggestion/Solution #1
You can find a full list of site labels available here:
Attribution to: Ryan Guest
This content is remixed from stackoverflow or stackexchange. Please visit https://salesforce.stackexchange.com/questions/30478