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

19 lines
532 B
JSON

{
"config": {
"error": {
"identifier_exists": "Konto er allerede registreret",
"invalid_credentials": "Ugyldige legitimationsoplysninger"
},
"step": {
"user": {
"data": {
"ip_address": "V\u00e6rtsnavn eller IP-adresse",
"password": "Password",
"port": "Port"
},
"title": "Udfyld dine oplysninger"
}
},
"title": "RainMachine"
}
}