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

16 lines
421 B
JSON
Raw Normal View History

2019-10-15 00:31:44 +00:00
{
"config": {
"abort": {
"single_instance_allowed": "Det er kun n\u00f8dvendigt med en ops\u00e6tning af Abode."
},
"step": {
"user": {
"data": {
"password": "Adgangskode",
2019-12-30 00:32:19 +00:00
"username": "Email-adresse"
2019-10-15 00:31:44 +00:00
},
"title": "Udfyld dine Abode-loginoplysninger"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-10-15 00:31:44 +00:00
}