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

17 lines
396 B
JSON
Raw Normal View History

2020-10-09 00:04:33 +00:00
{
"config": {
"abort": {
"already_configured": "Al geconfigureerd. Slechts \u00e9\u00e9n configuratie mogelijk."
},
"error": {
"cannot_connect": "Kan geen verbinding maken"
},
"step": {
"setup_network": {
"data": {
"port": "Poort"
}
}
}
}
}