Skip to content

Commit

Permalink
Create pt.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ViPeR5000 authored Jan 15, 2024
1 parent 8b82451 commit 506810c
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 506810c

Please sign in to comment.