core/homeassistant/components/vacuum/.translations/pt.json

10 lines
222 B
JSON
Raw Normal View History

2019-11-14 00:32:16 +00:00
{
"device_automation": {
"action_type": {
"clean": "Deixar {entity_name} limpar"
},
"condtion_type": {
"is_cleaning": "{entity_name} est\u00e1 a limpar"
}
}
}