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

12 lines
305 B
JSON
Raw Normal View History

2022-02-22 00:17:23 +00:00
{
"config": {
"abort": {
"single_instance_allowed": "Al geconfigureerd. Slechts een enkele configuratie mogelijk."
},
"step": {
"user": {
"description": "Wilt u Radio Browser toevoegen aan Home Assistant?"
}
}
}
}