29 lines
853 B
JSON
29 lines
853 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Der Dienst ist bereits konfiguriert"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Verbindung fehlgeschlagen"
|
|
},
|
|
"step": {
|
|
"api_key": {
|
|
"data": {
|
|
"api_key": "API-Schl\u00fcssel"
|
|
}
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"api_key": "API-Schl\u00fcssel",
|
|
"host": "Host",
|
|
"location": "Standort",
|
|
"name": "Name",
|
|
"port": "Port",
|
|
"ssl": "Verwendet ein SSL-Zertifikat",
|
|
"statistics_only": "Nur Statistiken",
|
|
"verify_ssl": "SSL-Zertifikat \u00fcberpr\u00fcfen"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |