1
0
mirror of https://github.com/home-assistant/core.git synced 2026-06-03 14:14:40 +01:00
Files
core/homeassistant/components/input_boolean/translations/ca.json
T
2021-11-15 00:12:46 +00:00

9 lines
131 B
JSON

{
"state": {
"_": {
"off": "OFF",
"on": "ON"
}
},
"title": "Entrada booleana"
}