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

8 lines
192 B
JSON
Raw Normal View History

2019-10-19 00:32:15 +00:00
{
"device_automation": {
"condition_type": {
"is_locked": "{entity_name} \u00e8 bloccato",
"is_unlocked": "{entity_name} \u00e8 sbloccato"
}
}
}