mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-05 04:53:02 +00:00
44 lines
905 B
JSON
44 lines
905 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"
|
|
}
|