1
mirror of https://github.com/home-assistant/core synced 2024-10-04 07:58:43 +02:00
ha-core/homeassistant/components/calendar/strings.json
2020-04-20 16:25:35 -07:00

10 lines
144 B
JSON

{
"title": "Calendar",
"state": {
"_": {
"off": "[%key:common::state::off%]",
"on": "[%key:common::state::on%]"
}
}
}