Component image 
Locale Authors Info component as seen in the Scene Inspector

The LocaleAuthorsInfo component gives the credits for a locale. Usually members of the community that helped with translations.
Fields
Name | Type | Description |
---|---|---|
persistent
|
Bool | Determines whether or not this item will be saved to the server. |
UpdateOrder
|
Int | Controls the order in which this component is updated. |
Enabled
|
Bool | Controls whether or not this component is enabled. Some components stop their functionality when this field is disabled, but some don't. |
Locale
|
LocaleResource | The locale source to get the credits for. |
CreditsString
|
raw output of String | The credits for Locale .
|