Skip to content

Commit

Permalink
Merge pull request #2 from ViPeR5000/patch-1
Browse files Browse the repository at this point in the history
Create pt.json
  • Loading branch information
MiguelAngelLV authored Sep 13, 2023
2 parents 4ae4248 + ff27cd4 commit 7381631
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions custom_components/tarifa_20td/translations/pt.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"config": {
"step": {
"user": {
"data": {
"precio_llana": "Preço de horas por plano",
"precio_valle": "Preço de horas por vale",
"precio_punta": "Preço de horas por ponta",
"coste_dia": "Preço de fixo por dia"
}
}
}
},

"options": {
"step": {
"init": {
"data": {
"precio_llana": "Preço de horas por plano",
"precio_valle": "Preço de horas por vale",
"precio_punta": "Preço de horas por ponta",
"coste_dia": "Preço de fixo por dia"
}
}
}
}
}

0 comments on commit 7381631

Please sign in to comment.