core/homeassistant/components/person/translations/ca.json

9 lines
134 B
JSON
Raw Normal View History

2020-04-16 20:00:10 +00:00
{
2020-04-20 23:33:54 +00:00
"state": {
"_": {
"home": "A casa",
"not_home": "Fora"
}
},
2020-04-16 20:00:10 +00:00
"title": "Persona"
}