Skip to content

supportText

Christoph edited this page Sep 8, 2022 · 3 revisions
graph TB;
    id1(supportText)-->id2(de);
    id1(supportText)-->id7(en);
    id1(supportText)-->id3(fr);
    id1(supportText)-->id4(pl);
    id1(supportText)-->id5(sv);
Loading

Overview

The supportText object contains the following data:

"supportText": {
    "de": "",
    "en": "",
    "fr": "",
    "pl": "",
    "sv": ""
}

Data

de

The support text in German.

en

The support text in English.

fr

The support text in French.

pl

The support text in Polish.

sv

The support text in Swedish.