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

18 lines
426 B
JSON
Raw Normal View History

2020-07-09 00:05:04 +00:00
{
"config": {
2020-09-02 00:03:29 +00:00
"abort": {
"already_configured": "O dispositivo j\u00e1 est\u00e1 configurado"
},
2020-07-09 00:05:04 +00:00
"error": {
2020-08-06 00:02:06 +00:00
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida"
2020-07-09 00:05:04 +00:00
},
"step": {
"user": {
"data": {
"email": "Email",
"password": "Palavra-passe"
2022-05-19 00:26:11 +00:00
}
2020-07-09 00:05:04 +00:00
}
}
}
}