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

16 lines
423 B
JSON

{
"config": {
"abort": {
"already_configured": "Dieses Land ist bereits konfiguriert.",
"cannot_connect": "Verbindung fehlgeschlagen"
},
"step": {
"user": {
"data": {
"country": "Land"
},
"title": "W\u00e4hlen Sie ein Land aus, das \u00fcberwacht werden soll"
}
}
}
}