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

21 lines
566 B
JSON
Raw Normal View History

2020-06-05 00:05:36 +00:00
{
"config": {
"abort": {
2020-10-08 00:06:03 +00:00
"already_configured": "Service ass scho konfigur\u00e9iert"
2020-06-05 00:05:36 +00:00
},
"error": {
2020-10-08 00:06:03 +00:00
"cannot_connect": "Feeler beim verbannen",
"invalid_auth": "Ong\u00eblteg Authentifikatioun",
2020-06-05 00:05:36 +00:00
"unknown": "Onerwaarte Feeler"
},
"step": {
"user": {
2022-12-24 00:19:43 +00:00
"data": {
"username": "Smile-Benotzernumm"
},
2020-11-03 00:04:39 +00:00
"description": "Produkt:",
"title": "Typ vu Plugwise"
2020-09-26 00:05:34 +00:00
}
}
2020-06-05 00:05:36 +00:00
}
}