21 lines
612 B
JSON
21 lines
612 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Dieser RainMachine-Kontroller ist bereits konfiguriert."
|
|
},
|
|
"error": {
|
|
"identifier_exists": "Konto bereits registriert",
|
|
"invalid_credentials": "Ung\u00fcltige Anmeldeinformationen"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"ip_address": "Hostname oder IP-Adresse",
|
|
"password": "Passwort",
|
|
"port": "Port"
|
|
},
|
|
"title": "Informationen eingeben"
|
|
}
|
|
}
|
|
}
|
|
} |