Skip to content

Commit

Permalink
Merge pull request #22 from ViPeR5000/patch-1
Browse files Browse the repository at this point in the history
Create pt.json
  • Loading branch information
daernsinstantfortress authored Oct 30, 2023
2 parents cb1734d + 1b05cda commit 34c069c
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions custom_components/cupra_we_connect/translations/pt.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"config": {
"abort": {
"already_configured": "Equipamento já confiugrado"
},
"error": {
"cannot_connect": "Falha na ligação",
"invalid_auth": "Falha na Autenticação ",
"unknown": "Erro desconhecido"
},
"step": {
"user": {
"data": {
"host": "Endereço",
"password": "Senha",
"username": "Utilizador"
}
}
}
}
}

0 comments on commit 34c069c

Please sign in to comment.