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

23 lines
547 B
JSON
Raw Normal View History

2020-02-07 00:31:50 +00:00
{
"config": {
"step": {
"user": {
"data": {
"password": "L\u00f6senord",
"username": "E-postadress"
},
"description": "V\u00e4nligen ange din information.",
"title": "Tesla - Konfiguration"
}
2020-04-15 16:51:07 +00:00
}
2020-02-07 00:31:50 +00:00
},
"options": {
"step": {
"init": {
"data": {
"scan_interval": "Sekunder mellan skanningar"
}
}
}
2020-04-16 20:00:10 +00:00
}
2020-02-07 00:31:50 +00:00
}