Theme Locale Object Reference
Last modified 21 August 2026
Overview
Theme Locales contain translation content for various languages and belong to a Theme
Property
Value
API Name
s_c__Theme_Locale__c
Label
Theme Locale
Plural Label
Theme Locales
Type
Custom Object
Fields
Field Label
API Name
Type
Required
Description
Active
s_c__Active__c
Checkbox
No
Indicates whether the Locale is ready to be used in the Theme. Keep it unchecked until the Theme Locale is complete and ready for use
Locale
s_c__Code__c
Picklist
Yes
The Locale for this Theme Locale
Default
s_c__Default__c
Checkbox
No
Indicates whether the Locale is the default locale for the Theme. There should be only one Theme Locale that is the default
Theme
s_c__Theme_Id__c
MasterDetail (s_c__Theme__c )
No
The Theme this Theme Locale belongs to
Unique Theme Code
s_c__Unique_Theme_Code__c
Text(255)
No
An internal field to ensure uniqueness
StoreConnect External ID
s_c__sC_Id__c
Text(36)
No
StoreConnect External ID, do not modify in Salesforce
Relationships
Field
Type
Related Object
Relationship Name
s_c__Theme_Id__c
MasterDetail
s_c__Theme__c
Theme_Locales
Referenced by
These objects hold a lookup or master-detail relationship to Theme Locale (s_c__Theme_Locale__c). Where the referring record exists to join things together, Also links to shows what it connects this object to.
Object
Field
Type
Relationship Name
Also links to
s_c__Locale_Translation__c
s_c__Theme_Locale_Id__c
MasterDetail
Theme_Translations
—