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

13 lines
386 B
JSON
Raw Normal View History

2019-02-28 00:34:13 +00:00
{
"config": {
"abort": {
"no_devices_found": "Inga TP-Link enheter hittades p\u00e5 n\u00e4tverket.",
"single_instance_allowed": "Endast en enda konfiguration \u00e4r n\u00f6dv\u00e4ndig."
},
"step": {
"confirm": {
2020-05-29 00:04:16 +00:00
"description": "Vill du konfigurera TP-Link smart enheter?"
2019-02-28 00:34:13 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-02-28 00:34:13 +00:00
}