hass-core/homeassistant/components/launch_library/strings.json
2022-03-30 10:35:30 +02:00

12 lines
253 B
JSON

{
"config": {
"step": {
"user": {
"description": "Do you want to configure the Launch Library?"
}
},
"abort": {
"single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]"
}
}
}