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

14 lines
271 B
JSON
Raw Normal View History

2022-01-01 00:14:34 +00:00
{
"config": {
"abort": {
"already_configured": "Service is al geconfigureerd"
},
"step": {
"user": {
"data": {
"domain": "Domeinnaam"
}
}
}
}
}