Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 742 Bytes

Language-Configuration.md

File metadata and controls

17 lines (11 loc) · 742 Bytes

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.