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

19 lines
464 B
JSON
Raw Normal View History

2020-05-13 18:27:21 +00:00
{
"config": {
"abort": {
"already_configured": "Kont ass scho registr\u00e9iert"
},
"error": {
2020-11-04 00:13:14 +00:00
"cannot_connect": "Feeler beim verbannen",
2020-05-13 18:27:21 +00:00
"connection_error": "Feeler beim verbannen"
},
"step": {
"user": {
"data": {
"password": "Passwuert",
"username": "Benotzernumm"
}
}
}
}
}