23 lines
584 B
JSON
23 lines
584 B
JSON
{
|
|
"device_automation": {
|
|
"action_type": {
|
|
"clean": "Deixar {entity_name} limpar"
|
|
},
|
|
"condition_type": {
|
|
"is_cleaning": "{entity_name} est\u00e1 a limpar"
|
|
}
|
|
},
|
|
"state": {
|
|
"_": {
|
|
"cleaning": "A limpar",
|
|
"docked": "Encaixado",
|
|
"error": "Erro",
|
|
"idle": "Em espera",
|
|
"off": "Desligado",
|
|
"on": "Ligado",
|
|
"paused": "Em pausa",
|
|
"returning": "A regressar \u00e0 doca"
|
|
}
|
|
},
|
|
"title": "Aspira\u00e7\u00e3o"
|
|
} |