Skip to content

Commit

Permalink
Merge pull request #1 from ViPeR5000/patch-1
Browse files Browse the repository at this point in the history
Create pt.json
  • Loading branch information
yinyang17 authored Jan 15, 2024
2 parents 8b82451 + 506810c commit 1cc61d5
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions custom_components/pvpc_energy/translations/pt.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"config": {
"step": {
"user": {
"title": "UFD",
"description": "Inserir os dados do UFD",
"data": {
"ufd_login": "Utilizado UFD",
"ufd_password": "Senha UFD"
}
},
"cups": {
"title": "UFD",
"description": "Inserir o número de contas para mostar",
"data": {
"bills_number": "Número de Contas"
}
}
}
}
}

0 comments on commit 1cc61d5

Please sign in to comment.