Skip to content

Commit

Permalink
feat: Added portuguese translations - Thanks @ViPeR5000
Browse files Browse the repository at this point in the history
  • Loading branch information
BottlecapDave authored Nov 28, 2023
2 parents 72f5a30 + 35d0d35 commit bc9b4b4
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions custom_components/harvest_time_tracker/translations/pt.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"title": "Monitor de tempo de colheita",
"config": {
"step": {
"user": {
"description": "Configurar as tuas informações sobre a tua conta - https://id.getharvest.com/developers",
"data": {
"api_key": "Token de acesso pessoal",
"account_id": "Identificador de conta"
}
}
},
"error": {}
},
"options": {
"step": {
"user": {
"title": "Atualizar informações de conta",
"description": "Atualizar as tuas informações - https://id.getharvest.com/developers",
"data": {
"api_key": "Token de acesso pessoal",
"account_id": "Identificador de conta"
}
}
},
"error": {}
},
"issues": {

}
}

0 comments on commit bc9b4b4

Please sign in to comment.