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

15 lines
338 B
JSON

{
"config": {
"abort": {
"already_configured": "Der Dienst ist bereits konfiguriert"
},
"step": {
"user": {
"data": {
"radius": "Radius"
},
"title": "F\u00fclle deine Filterangaben aus."
}
}
}
}