core/homeassistant/components/device_tracker/translations/de.json

15 lines
338 B
JSON

{
"device_automation": {
"condition_type": {
"is_home": "{entity_name} ist Zuhause",
"is_not_home": "{entity_name} ist nicht zu Hause"
}
},
"state": {
"_": {
"home": "Zu Hause",
"not_home": "Abwesend"
}
},
"title": "Ger\u00e4te-Tracker"
}