home-assistant/homeassistant/components/vacuum/.translations/pt.json
2019-12-17 00:32:23 +00:00

10 lines
No EOL
223 B
JSON

{
"device_automation": {
"action_type": {
"clean": "Deixar {entity_name} limpar"
},
"condition_type": {
"is_cleaning": "{entity_name} est\u00e1 a limpar"
}
}
}