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

22 lines
488 B
JSON

{
"config": {
"step": {
"user": {
"data": {
"password": "\u5bc6\u7801",
"server": "\u670d\u52a1\u5668",
"username": "\u7528\u6237\u540d"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"unit_of_measurement": "\u6d4b\u91cf\u5355\u4f4d"
}
}
}
}
}