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

15 lines
364 B
JSON

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