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

32 lines
887 B
JSON

{
"config": {
"abort": {
"already_configured": "Kont ass scho konfigur\u00e9iert"
},
"error": {
"cannot_connect": "Feeler beim verbannen",
"invalid_auth": "Ong\u00eblteg Authentifikatioun",
"unknown": "Onerwaarte"
},
"step": {
"user": {
"data": {
"password": "Passwuert",
"server": "Server",
"username": "Benotzernumm"
},
"description": "F\u00ebll deng Desxcom Share Umeldungs Informatiounen aus",
"title": "Dexcom Integration ariichten"
}
}
},
"options": {
"step": {
"init": {
"data": {
"unit_of_measurement": "Moosseenheet"
}
}
}
}
}