30 lines
868 B
JSON
30 lines
868 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Ger\u00e4t ist bereits konfiguriert"
|
|
},
|
|
"error": {
|
|
"config": "Verbindungs- oder Anmeldefehler: Bitte \u00fcberpr\u00fcfe deine Konfiguration"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"host": "Host (Optional)",
|
|
"password": "Passwort",
|
|
"username": "Benutzername (Optional)"
|
|
},
|
|
"description": "Standardhost: {host}\nStandardbenutzername: {username}"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"consider_home": "Zu Hause Zeit (Sekunden)"
|
|
},
|
|
"description": "Optionale Einstellungen angeben"
|
|
}
|
|
}
|
|
}
|
|
} |