Interface: LocalizableContent
Enable passing localizable content to API calls. SDK will use the current player's locale for locale matching.
Table of contents
Properties
Properties
default
• default: string
Text that will be used if a matching locale was not found.
localizations
• localizations: Record
<string
, string
>
Key value pairs of localized strings.