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

14 lines
284 B
JSON

{
"config": {
"abort": {
"already_configured": "Der Dienst ist bereits konfiguriert"
},
"step": {
"user": {
"data": {
"domain": "Dom\u00e4nenname"
}
}
}
}
}