1
mirror of https://github.com/home-assistant/core synced 2024-08-06 09:34:49 +02:00
ha-core/homeassistant/components/litterrobot/translations/sensor.sk.json

8 lines
144 B
JSON
Raw Normal View History

2022-05-16 02:24:28 +02:00
{
"state": {
"litterrobot__status_code": {
"off": "Vypnut\u00fd",
"rdy": "Pripraven\u00fd"
}
}
}