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

15 lines
345 B
JSON
Raw Normal View History

2022-07-13 00:27:34 +00:00
{
"config": {
"abort": {
"already_configured": "O dispositivo j\u00e1 est\u00e1 configurado"
},
"step": {
"user": {
"data": {
"password": "Palavra-passe",
"username": "Nome de Utilizador"
}
}
}
}
}