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

8 lines
189 B
JSON
Raw Normal View History

2019-10-16 00:32:17 +00:00
{
"device_automation": {
"condition_type": {
"is_locked": "{entity_name} is vergrendeld",
"is_unlocked": "{entity_name} is ontgrendeld"
}
}
}