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

15 lines
528 B
JSON

{
"config": {
"abort": {
"already_configured": "Apparat ass scho konfigur\u00e9iert",
"not_supported_device": "D\u00ebse WiLight g\u00ebtt aktuell net \u00ebnnerst\u00ebtzt",
"not_wilight_device": "D\u00ebsen Apparat ass kee WiLight"
},
"flow_title": "Wilight: {name}",
"step": {
"confirm": {
"description": "Soll WiLight {name} konfigur\u00e9iert ginn?\n\nEt \u00ebnnerst\u00ebtzt: {components}"
}
}
}
}