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

19 lines
505 B
JSON

{
"config": {
"abort": {
"already_setup": "N\u00ebmmen eng eenzeg Instanz vu Vesync ass erlaabt."
},
"error": {
"invalid_login": "Ong\u00ebltege Benotzernumm oder Passwuert"
},
"step": {
"user": {
"data": {
"password": "Passwuert",
"username": "E-Mail Adresse"
},
"title": "Benotzernumm a Passwuert aginn"
}
}
}
}