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

20 lines
628 B
JSON
Raw Normal View History

2020-02-07 00:31:50 +00:00
{
"config": {
2021-02-06 00:07:22 +00:00
"abort": {
"already_configured": "Enheten har redan konfigurerats"
},
"flow_title": "WLED: {name}",
2020-02-07 00:31:50 +00:00
"step": {
"user": {
"data": {
"host": "V\u00e4rd eller IP-adress"
2021-02-06 00:07:22 +00:00
},
"description": "St\u00e4ll in din WLED f\u00f6r att integrera med Home Assistant."
},
"zeroconf_confirm": {
"description": "Vill du l\u00e4gga till WLED-enheten `{name}` till Home Assistant?",
"title": "Uppt\u00e4ckte WLED-enhet"
2020-02-07 00:31:50 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2020-02-07 00:31:50 +00:00
}