mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-05 13:02:54 +00:00
33 lines
815 B
JSON
33 lines
815 B
JSON
{
|
|
"errorNames": [],
|
|
"instance": {
|
|
"categories": ["profile"],
|
|
"defaultValue": "en",
|
|
"description": "The language this app is going to use.",
|
|
"inputType": "single choice",
|
|
"name": "language",
|
|
"order": 0,
|
|
"origin": {
|
|
"indexed": "2018-09-11T12:30:00Z",
|
|
"name": "Dummy",
|
|
"type": "remote"
|
|
},
|
|
"translations": {
|
|
"de": {
|
|
"description": "Die Sprache in der die App angezeigt wird.",
|
|
"name": "Sprache",
|
|
"values": ["English", "German"]
|
|
},
|
|
"en": {
|
|
"description": "The language this app is going to use.",
|
|
"name": "Language",
|
|
"values": ["english", "german"]
|
|
}
|
|
},
|
|
"type": "setting",
|
|
"values": ["en", "de"],
|
|
"uid": "184b717a-d020-46f5-995c-03023670cc62"
|
|
},
|
|
"schema": "SCSetting"
|
|
}
|