core/homeassistant/components/tractive/translations/sensor.de.json

10 lines
285 B
JSON
Raw Normal View History

2021-12-03 00:13:00 +00:00
{
"state": {
"tractive__tracker_state": {
"not_reporting": "Keine Meldung",
"operational": "Betriebsbereit",
"system_shutdown_user": "Benutzer zum Herunterfahren des Systems",
"system_startup": "Systemstart"
}
}
}