feat: add certification thing

This commit is contained in:
Thea Schöbl
2023-05-15 13:38:11 +00:00
parent b21dc75964
commit fd63fb764f
68 changed files with 6776 additions and 24439 deletions

View File

@@ -1,9 +1,7 @@
{
"errorNames": [],
"instance": {
"categories": [
"profile"
],
"categories": ["profile"],
"defaultValue": "en",
"description": "The language this app is going to use.",
"inputType": "single choice",
@@ -18,25 +16,16 @@
"de": {
"description": "Die Sprache in der die App angezeigt wird.",
"name": "Sprache",
"values": [
"English",
"German"
]
"values": ["English", "German"]
},
"en": {
"description": "The language this app is going to use.",
"name": "Language",
"values": [
"english",
"german"
]
"values": ["english", "german"]
}
},
"type": "setting",
"values": [
"en",
"de"
],
"values": ["en", "de"],
"uid": "184b717a-d020-46f5-995c-03023670cc62"
},
"schema": "SCSetting"