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

10 lines
193 B
JSON
Raw Normal View History

2020-04-16 20:00:10 +00:00
{
2020-04-20 23:33:54 +00:00
"state": {
"_": {
"idle": "Unt\u00e4tig",
"recording": "Aufnehmen",
"streaming": "\u00dcbertr\u00e4gt"
}
},
2020-04-16 20:00:10 +00:00
"title": "Kamera"
}