core/homeassistant/components/rainmachine/.translations/de.json

19 lines
522 B
JSON
Raw Normal View History

2018-11-21 19:18:56 +00:00
{
"config": {
"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"
}
},
"title": "RainMachine"
}
}