core/homeassistant/components/launch_library/translations/en.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?"
}
}
}
}