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

14 lines
273 B
JSON
Raw Normal View History

{
"config": {
"abort": {
"already_configured": "Service is already configured"
},
"step": {
"user": {
"data": {
"domain": "Domain name"
}
}
}
}
}