core/homeassistant/components/rhasspy/translations/en.json

12 lines
290 B
JSON

{
"config": {
"abort": {
"single_instance_allowed": "Already configured. Only a single configuration possible."
},
"step": {
"user": {
"description": "Do you want to enable Rhasspy support?"
}
}
}
}