-
Notifications
You must be signed in to change notification settings - Fork 0
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);
The supportText object contains the following data:
"supportText": {
"de": "",
"en": "",
"fr": "",
"pl": "",
"sv": ""
}
The support text in German.
The support text in English.
The support text in French.
The support text in Polish.
The support text in Swedish.