Skip to content

Commit

Permalink
Merge pull request #81 from ViPeR5000/main
Browse files Browse the repository at this point in the history
Create pt.json
  • Loading branch information
ThomasLomas authored Nov 12, 2024
2 parents 5d4063f + ea420a1 commit 2d0cddc
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions custom_components/starling_home_hub/translations/pt.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"config": {
"step": {
"user": {
"description": "Para o URL, procure algo como isto: \"http://192.168.1.100:3080/api/connect/v1/\". Se precisar de ajuda com a configuração, consulte aqui: https://github.com/ThomasLomas/ha-starlinghomehub",
"data": {
"url": "URL Local de Ligação do Desenvolvedor",
"api_key": "Chave API"
}
}
},
"error": {
"auth": "A Chave API está incorreta.",
"connection": "Não foi possível ligar ao hub.",
"unknown": "Ocorreu um erro desconhecido."
}
}
}

0 comments on commit 2d0cddc

Please sign in to comment.