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

23 lines
536 B
JSON
Raw Normal View History

2019-12-29 00:32:14 +00:00
{
"config": {
"step": {
"user": {
"data": {
"password": "Adgangskode",
"username": "Email-adresse"
},
"description": "Indtast dine oplysninger.",
"title": "Tesla - Konfiguration"
}
2020-04-15 16:51:07 +00:00
}
2019-12-29 00:32:14 +00:00
},
"options": {
"step": {
"init": {
"data": {
"scan_interval": "Sekunder mellem scanninger"
}
}
}
2020-04-16 20:00:10 +00:00
}
2019-12-29 00:32:14 +00:00
}