core/homeassistant/components/radio_browser/translations/sv.json

12 lines
309 B
JSON
Raw Normal View History

2022-08-06 00:24:46 +00:00
{
"config": {
"abort": {
"single_instance_allowed": "Redan konfigurerad. Endast en konfiguration m\u00f6jlig."
},
"step": {
"user": {
"description": "Vill du l\u00e4gga till Radio Browser till Home Assistant?"
}
}
}
}