Skip to content

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 will be used if not finding matching locale


localizations

localizations: Record<string, string>

Key value pairs of localized strings