s_c__Locale_Translation__c Object Reference

Name s_c__Locale_Translation__c
Type Custom StoreConnect Object
Description Locale Translations are key/value pairs of translations that belong to a Theme Locale

Field Definitions

Field Name Type Required Unique
s_c__Key__c Text Yes No
A unique value that represents the Translation. See our help documentation on "Custom Themes" for more information
s_c__Theme_Locale_Id__c MasterDetail (s_c__Theme_Locale__c) No No
The Theme Locale this Translation belongs to
s_c__Unique_Locale_Key__c Text No Yes
An internal field to ensure uniqueness
s_c__Value__c LongTextArea No No
The translation for the Key in the language represented by the Theme Locale
s_c__sC_Id__c Text [External ID] No Yes
StoreConnect External ID, do not modify in Salesforce

For more information about how or when to use the above, see our documentation.

 

 
Back to Documentation