core/homeassistant/components/humidifier/translations/is.json

8 lines
181 B
JSON
Raw Normal View History

2022-11-19 00:26:11 +00:00
{
"device_automation": {
"condition_type": {
"is_off": "{entity_name} er sl\u00f6kkt",
"is_on": "{entity_name} er \u00ed gangi"
}
}
}