32 lines
890 B
JSON
32 lines
890 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Konto wurde bereits konfiguriert"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Verbindung fehlgeschlagen",
|
|
"invalid_auth": "Ung\u00fcltige Authentifizierung",
|
|
"unknown": "Unerwarteter Fehler"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"password": "Passwort",
|
|
"server": "Server",
|
|
"username": "Benutzername"
|
|
},
|
|
"description": "Anmeldedaten f\u00fcr Dexcom Share eingeben",
|
|
"title": "Dexcom-Integration einrichten"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"unit_of_measurement": "Ma\u00dfeinheit"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |