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

8 lines
182 B
JSON

{
"device_automation": {
"condition_type": {
"is_home": "{entity_name} er hjemme",
"is_not_home": "{entity_name} er ikke hjemme"
}
}
}