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

26 lines
616 B
JSON

{
"config": {
"error": {
"account_error": "\u8ba4\u8bc1\u65e0\u6548",
"session_error": "\u8fde\u63a5\u5931\u8d25",
"unknown": "\u672a\u77e5\u9519\u8bef"
},
"step": {
"user": {
"data": {
"password": "\u5bc6\u7801",
"server": "\u670d\u52a1\u5668"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"unit_of_measurement": "\u5355\u4f4d"
}
}
}
}
}