Skip to content
Document Authoring DA  API Docs v1.12.0
npmGitHub

Locale>= v1.5.0

Locale:

type Locale =
| "en"
| "fr"
| "de";

English, French and German are currently supported (two-letter ISO 639-1 codes).

See UIOptions.locale