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

14 lines
266 B
JSON

{
"config": {
"abort": {
"already_configured": "Dienst is al geconfigureerd"
},
"step": {
"user": {
"data": {
"county": "County"
}
}
}
}
}