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

22 lines
470 B
JSON

{
"config": {
"abort": {
"already_configured": "Ger\u00e4t ist bereits konfiguriert"
},
"step": {
"user": {
"data": {
"place_id": "Platz-ID",
"service_id": "Dienst-ID"
}
}
}
},
"options": {
"step": {
"init": {
"title": "Recollect Waste konfigurieren"
}
}
}
}