Language Configuration
Usage
Both WMTOperations
and WMTPush
contain an acceptLanguage
property that should be set to the user’s preferred language.
Format
The default value is always en
. With other languages, we use values compliant with standard RFC Accept-Language.
The language properties are just a wrap-around of the underlying networking language configuration described in our networking library documentation.
Note: Content language capabilities are limited by the implementation of the server - it must support the provided language.
Last updated on Feb 12, 2024 (14:00)
Edit on Github
Send Feedback