Files
HomeAssistantVS/custom_components/spook/integrations/spook_inverse/translations/ca.json
T
2026-07-20 22:52:35 -04:00

31 lines
586 B
JSON

{
"config": {
"step": {
"binary_sensor": {
"data": {
"name": "Nom"
}
},
"switch": {
"data": {
"name": "Nom"
}
}
}
},
"options": {
"step": {
"binary_sensor": {
"data": {
"name": "Nom"
}
},
"switch": {
"data": {
"name": "Nom"
}
}
}
}
}