1
0
mirror of https://github.com/elisspace/core.git synced 2026-09-03 22:39:58 +00:00
Files
core/homeassistant/components/script/translations/pt.json
2020-04-21 16:11:05 -07:00

9 lines
132 B
JSON

{
"state": {
"_": {
"off": "Desativado",
"on": "Ligado"
}
},
"title": "Script"
}