core/homeassistant/components/dexcom/translations/zh-Hans.json

26 lines
614 B
JSON

{
"config": {
"error": {
"cannot_connect": "\u8fde\u63a5\u5931\u8d25",
"unknown": "\u672a\u77e5\u9519\u8bef"
},
"step": {
"user": {
"data": {
"password": "\u5bc6\u7801",
"server": "\u670d\u52a1\u5668",
"username": "\u7528\u6237\u540d"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"unit_of_measurement": "\u5355\u4f4d"
}
}
}
}
}