MultiLocaleRichText
Represents a rich text field with values for multiple locales. Most readers should use the 'localized' field entry keyed by preferredLocale.
Property | Type | Description |
---|---|---|
localized | map | Maps a locale to a localized version of the text. Each key is a Locale record converted to string format, with the language, country and variant separated by underscores. Examples: 'en', 'de_DE', 'en_US_WIN', 'dePOSIX', 'frMAC'. |
preferredLocale | Locale | The preferred locale to use, based on standard rules. |
Feedback
Submit and view feedback for