core/homeassistant/components/camera/strings.json

11 lines
167 B
JSON
Raw Normal View History

2020-04-20 23:25:35 +00:00
{
"title": "Camera",
"state": {
"_": {
"recording": "Recording",
"streaming": "Streaming",
"idle": "[%key:common::state::idle%]"
}
}
}