core/homeassistant/components/litterrobot/translations/sensor.zh-Hans.json

10 lines
219 B
JSON
Raw Normal View History

2022-05-15 00:30:16 +00:00
{
"state": {
"litterrobot__status_code": {
"off": "\u5173\u95ed",
"offline": "\u79bb\u7ebf",
"p": "\u5df2\u6682\u505c",
"rdy": "\u5c31\u7eea"
}
}
}