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

17 lines
352 B
JSON

{
"config": {
"abort": {
"already_configured": "Apparaat is al geconfigureerd"
},
"error": {
"cannot_connect": "Kan geen verbinding maken"
},
"step": {
"user": {
"data": {
"name": "Naam"
}
}
}
}
}