18 lines
448 B
JSON
18 lines
448 B
JSON
|
{
|
||
|
"config": {
|
||
|
"error": {
|
||
|
"cannot_connect": "Verbindung fehlgeschlagen",
|
||
|
"invalid_api_key": "Ung\u00fcltiger API-Schl\u00fcssel"
|
||
|
},
|
||
|
"step": {
|
||
|
"user": {
|
||
|
"data": {
|
||
|
"api_key": "API-Schl\u00fcssel",
|
||
|
"name": "Name",
|
||
|
"path": "Pfad",
|
||
|
"url": "URL"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|