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

19 lines
514 B
JSON
Raw Normal View History

2018-11-21 19:18:56 +00:00
{
"config": {
"error": {
"identifier_exists": "Konto er allerede registrert",
"invalid_credentials": "Ugyldig legitimasjon"
},
"step": {
"user": {
"data": {
"ip_address": "Vertsnavn eller IP-adresse",
"password": "Passord",
"port": "Port"
},
"title": "Fyll ut informasjonen din"
}
},
"title": "RainMachine"
}
}