The '''Locale Settings''' component is part of the [[Settings]] system and controls the platform's language.
== Usage ==
== Fields ==
{{Table ComponentFields
{{Table ComponentFields
|PrimaryInterfaceLocaleCode|String|
|PrimaryInterfaceLocaleCode|String| The primary language for the UI.
|CultureLocaleCode|String|
|CultureLocaleCode|String| The locale code for the primary language, Ex: "en_us", "ru", or "pl_PL"
|UseImperialUnits|Bool|
|UseImperialUnits|Bool| Whether to use Imperial or Metric units regardless of language selection.
}}
== Sync Delegates ==
{{Table ComponentTriggers
|SetCurrentLocale:[[Type:Action`1|Action`1]]<[[Type:String|String]]>|[[Type:Action`1|Action`1]]<[[Type:String|String]]>|false| Called when the set current locale button is touched.