Search
Loading...
Skip to content

Interface: Translations

Represents a set of translations for the Creative Editor SDK.

The Translations interface provides a structure for defining translations for the editor interface. Translations are organized by key and can include nested objects for more complex translation structures.

Indexable#

[key: string]: string | Translations