Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
MiguelAngelLV committed Sep 26, 2023
2 parents 393fabd + 7381631 commit 87eed5a
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 87eed5a

Please sign in to comment.