core/homeassistant/components/radio_browser/strings.json

13 lines
260 B
JSON
Raw Normal View History

2022-02-21 17:13:02 +00:00
{
"config": {
"step": {
"user": {
"description": "Do you want to add Radio Browser to Home Assistant?"
}
},
"abort": {
"single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]"
}
}
2022-03-30 08:35:30 +00:00
}