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

14 lines
270 B
JSON
Raw Normal View History

2020-09-27 00:06:49 +00:00
{
"config": {
2020-10-09 00:04:33 +00:00
"error": {
"cannot_connect": "Kan geen verbinding maken"
},
2020-09-27 00:06:49 +00:00
"step": {
"user": {
"data": {
"username": "Gebruikersnaam"
}
}
}
}
}