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

14 lines
271 B
JSON

{
"config": {
"abort": {
"already_configured": "Service is al geconfigureerd"
},
"step": {
"user": {
"data": {
"domain": "Domeinnaam"
}
}
}
}
}