Skip to content

LocalizationShort

Localization object, see Entity Localization for further information. 5-character locale code - normalized to lowercase with dash separator. e.g. ‘en-us’.

Type: object

{
"en-us": "string in english",
"de-de": "Zeichenkette auf Deutsch"
}