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

13 lines
289 B
JSON

{
"config": {
"abort": {
"single_instance_allowed": "Al geconfigureerd. Slechts \u00e9\u00e9n configuratie mogelijk."
},
"step": {
"user": {
"one": "een",
"other": "overige"
}
}
}
}