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

14 lines
387 B
JSON

{
"config": {
"abort": {
"already_configured": "Ger\u00e4t ist bereits konfiguriert"
},
"flow_title": "WiLight: {name}",
"step": {
"confirm": {
"description": "M\u00f6chten Sie WiLight {name} einrichten? \n\n Es unterst\u00fctzt: {components}",
"title": "WiLight"
}
}
}
}