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

24 lines
590 B
JSON
Raw Normal View History

2019-02-28 00:34:13 +00:00
{
"config": {
2020-03-24 13:18:47 +00:00
"abort": {
"already_configured": "Denna RainMachine-enhet \u00e4r redan konfigurerad"
},
2019-02-28 00:34:13 +00:00
"step": {
"user": {
"data": {
"ip_address": "V\u00e4rdnamn eller IP-adress",
"password": "L\u00f6senord",
"port": "Port"
},
"title": "Fyll i dina uppgifter"
}
2020-04-15 16:51:07 +00:00
}
2020-11-01 00:04:54 +00:00
},
"options": {
"step": {
"init": {
"title": "Konfigurera RainMachine"
}
}
2020-04-16 20:00:10 +00:00
}
2019-02-28 00:34:13 +00:00
}