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

23 lines
536 B
JSON

{
"config": {
"step": {
"user": {
"data": {
"password": "Adgangskode",
"username": "Email-adresse"
},
"description": "Indtast dine oplysninger.",
"title": "Tesla - Konfiguration"
}
}
},
"options": {
"step": {
"init": {
"data": {
"scan_interval": "Sekunder mellem scanninger"
}
}
}
}
}