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

8 lines
188 B
JSON

{
"device_automation": {
"condition_type": {
"is_home": "{entity_name} ist Zuhause",
"is_not_home": "{entity_name} ist nicht zu Hause"
}
}
}