[ci skip] Translation update

This commit is contained in:
HomeAssistant Azure 2020-09-26 00:05:34 +00:00
parent f09f7feb94
commit c3afe39ea0
30 changed files with 347 additions and 22 deletions

View file

@ -46,5 +46,11 @@
}
}
}
},
"device_automation": {
"trigger_type": {
"turn_off": "{entity_name} soll ugeschalt ginn",
"turn_on": "{entity_name} soll ugeschalt ginn"
}
}
}