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

17 lines
358 B
JSON

{
"config": {
"abort": {
"already_configured": "Apparaat is al geconfigureerd"
},
"error": {
"invalid_auth": "Ongeldige authenticatie"
},
"step": {
"user": {
"data": {
"password": "Wachtwoord"
}
}
}
}
}