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"
}