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

8 lines
180 B
JSON

{
"device_automation": {
"condition_type": {
"is_home": "{entity_name} is thuis",
"is_not_home": "{entity_name} is niet thuis"
}
}
}