mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 13:47:35 +00:00

Co-authored-by: Franck Nijhof <frenck@frenck.nl> Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
12 lines
296 B
JSON
12 lines
296 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"single_instance_allowed": "Already configured. Only a single configuration possible."
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"description": "Do you want to configure the Launch Library?"
|
|
}
|
|
}
|
|
}
|
|
} |