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

14 lines
387 B
JSON
Raw Normal View History

2020-09-27 00:06:49 +00:00
{
"config": {
2021-02-03 10:46:49 +00:00
"abort": {
"already_configured": "Ger\u00e4t ist bereits konfiguriert"
},
2020-09-27 00:06:49 +00:00
"flow_title": "WiLight: {name}",
"step": {
"confirm": {
2021-05-03 00:05:16 +00:00
"description": "M\u00f6chten Sie WiLight {name} einrichten? \n\n Es unterst\u00fctzt: {components}",
2020-09-27 00:06:49 +00:00
"title": "WiLight"
}
}
}
}