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

20 lines
598 B
JSON
Raw Normal View History

2019-09-19 00:32:15 +00:00
{
"config": {
"abort": {
2020-11-11 11:10:09 +00:00
"already_configured": "Apparat ass scho konfigur\u00e9iert"
2019-09-19 00:32:15 +00:00
},
"error": {
2020-10-02 00:05:51 +00:00
"already_configured": "Apparat ass scho konfigur\u00e9iert",
2020-11-11 11:10:09 +00:00
"cannot_connect": "Feeler beim verbannen"
2019-09-19 00:32:15 +00:00
},
"step": {
"user": {
"data": {
"name": "Numm fir d\u00ebs velbus Verbindung",
"port": "Verbindungs zeeche-folleg"
2019-09-21 00:32:16 +00:00
},
"title": "D\u00e9fin\u00e9iert den Typ vun der Velbus Verbindung"
2019-09-19 00:32:15 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-09-19 00:32:15 +00:00
}