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

14 lines
287 B
JSON

{
"config": {
"abort": {
"already_configured": "Der Dienst ist bereits konfiguriert"
},
"step": {
"user": {
"data": {
"type": "Definition der Saison"
}
}
}
}
}