hass-core/homeassistant/components/coronavirus/translations/de.json
2021-07-22 00:10:31 +00:00

16 lines
No EOL
416 B
JSON

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