Skip to content

Commit

Permalink
Add Portuguese translation (pt-pt) (iMicknl#191)
Browse files Browse the repository at this point in the history
  • Loading branch information
ViPeR5000 authored Apr 26, 2023
1 parent c98baea commit 99d3368
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions custom_components/nest_protect/translations/pt-pt.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"config": {
"step": {
"user": {
"description": "Para ligar sua conta do Google, [autorize sua conta]({url}).\n\nApós a autorização, copie e cole o código de token de autenticação fornecido.",
"data": {
"token": "Atualizar Token"
}
}
},
"error": {
"cannot_connect": "Falhou ao ligar",
"invalid_auth": "Autenticação inválida",
"unknown": "Erro inesperado"
},
"abort": {
"already_configured": "A conta já está configurada"
}
}
}

0 comments on commit 99d3368

Please sign in to comment.