1
0
mirror of https://github.com/home-assistant/core.git synced 2026-07-25 23:48:03 +01:00
Files
core/homeassistant/components/timer/translations/ca.json
T
2020-05-15 00:02:56 +00:00

9 lines
142 B
JSON

{
"state": {
"_": {
"active": "Actiu",
"idle": "Inactiu",
"paused": "Pausat"
}
}
}