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

8 lines
189 B
JSON

{
"device_automation": {
"condition_type": {
"is_locked": "{entity_name} is vergrendeld",
"is_unlocked": "{entity_name} is ontgrendeld"
}
}
}