core/homeassistant/components/tuya/translations/sensor.zh-Hant.json

15 lines
453 B
JSON

{
"state": {
"tuya__status": {
"boiling_temp": "\u6cb8\u9a30\u6eab\u5ea6",
"cooling": "\u51b7\u6c23",
"heating": "\u6696\u6c23",
"heating_temp": "\u52a0\u71b1\u6eab\u5ea6",
"reserve_1": "\u9810\u7559 1",
"reserve_2": "\u9810\u7559 2",
"reserve_3": "\u9810\u7559 3",
"standby": "\u5f85\u547d",
"warm": "\u4fdd\u6eab"
}
}
}