1
0
mirror of https://github.com/home-assistant/core.git synced 2026-06-06 07:26:58 +01:00
Files
core/homeassistant/components/input_boolean/translations/pt.json
T
2020-04-21 16:11:05 -07:00

9 lines
144 B
JSON

{
"state": {
"_": {
"off": "Desligado",
"on": "Ligado"
}
},
"title": "Introduzir booleano"
}