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

23 lines
642 B
JSON

{
"config": {
"abort": {
"already_configured": "Kont ass scho konfigur\u00e9iert",
"reauth_successful": "Re-authentifikatioun war erfollegr\u00e4ich"
},
"create_entry": {
"default": "Erfollegr\u00e4ich authentifiz\u00e9iert"
},
"error": {
"invalid_auth": "Ong\u00eblteg Authentifikatioun"
},
"step": {
"user": {
"data": {
"password": "Passwuert",
"url": "Webs\u00e4it",
"username": "Benotzernumm"
}
}
}
}
}