Language Configuration
The language of content that might be localized can be configured via acceptLanguage property on any service that inherits from WDOBaseService (WDOActivationService, WDOVerificationService, and WDOConfigurationService).
The default language is en. Availability of languages depends on server configuration and implementation.
The language properties are just a wrap-around of the underlying networking language configuration described in our networking library documentation.
Read next
Last updated on Apr 09, 2026 (11:45)
Edit on Github
Send Feedback