1
mirror of https://github.com/home-assistant/core synced 2024-09-09 12:51:22 +02:00
ha-core/homeassistant/components/youless/translations/pt-BR.json
2022-01-30 00:14:21 +00:00

15 lines
292 B
JSON

{
"config": {
"error": {
"cannot_connect": "Falha ao conectar"
},
"step": {
"user": {
"data": {
"host": "Nome do host",
"name": "Nome"
}
}
}
}
}