Skip to content

Commit

Permalink
Merge pull request #6 from ViPeR5000/main
Browse files Browse the repository at this point in the history
Create pt.json
  • Loading branch information
pdw-mb authored Jul 31, 2023
2 parents 0478a55 + c7b342b commit 5a51311
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions custom_components/t_smart/translations/pt.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"config": {
"abort": {
"no_devices_found": "Não foram encontrados equipamentos na rede",
"single_instance_allowed": "Equipaemto já configurado. Só é permitida uma instância."
},
"step": {
"confirm": {
"description": "Deseja iniciar a configuração?"
}
}
}
}

0 comments on commit 5a51311

Please sign in to comment.