core/homeassistant/components/camera/strings.json

11 lines
167 B
JSON

{
"title": "Camera",
"state": {
"_": {
"recording": "Recording",
"streaming": "Streaming",
"idle": "[%key:common::state::idle%]"
}
}
}