core/homeassistant/components/rainmachine/.translations/pt-BR.json

19 lines
531 B
JSON

{
"config": {
"error": {
"identifier_exists": "Conta j\u00e1 cadastrada",
"invalid_credentials": "Credenciais inv\u00e1lidas"
},
"step": {
"user": {
"data": {
"ip_address": "Nome do host ou endere\u00e7o IP",
"password": "Senha",
"port": "Porta"
},
"title": "Preencha suas informa\u00e7\u00f5es"
}
},
"title": "RainMachine"
}
}