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

24 lines
590 B
JSON

{
"config": {
"abort": {
"already_configured": "Denna RainMachine-enhet \u00e4r redan konfigurerad"
},
"step": {
"user": {
"data": {
"ip_address": "V\u00e4rdnamn eller IP-adress",
"password": "L\u00f6senord",
"port": "Port"
},
"title": "Fyll i dina uppgifter"
}
}
},
"options": {
"step": {
"init": {
"title": "Konfigurera RainMachine"
}
}
}
}