[ci skip] Translation update

This commit is contained in:
HomeAssistant Azure 2020-02-07 00:31:50 +00:00
parent d093b5f5e8
commit 274cf23269
87 changed files with 1537 additions and 34 deletions

View file

@ -0,0 +1,8 @@
{
"device_automation": {
"condition_type": {
"is_home": "{entity_name} \u00e4r hemma",
"is_not_home": "{entity_name} \u00e4r inte hemma"
}
}
}