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

19 lines
535 B
JSON

{
"config": {
"error": {
"identifier_exists": "Kontot \u00e4r redan registrerat",
"invalid_credentials": "Ogiltiga autentiseringsuppgifter"
},
"step": {
"user": {
"data": {
"ip_address": "V\u00e4rdnamn eller IP-adress",
"password": "L\u00f6senord",
"port": "Port"
},
"title": "Fyll i dina uppgifter"
}
},
"title": "RainMachine"
}
}