Skip to content

Commit

Permalink
Create pt.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ViPeR5000 committed Apr 17, 2023
1 parent 52ff3bb commit 1c2b1ee
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions custom_components/shairport_sync/translations/pt.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"config": {
"step": {
"user": {
"title": "Configuração",
"description": "Inserir a informação do teu equipamento.",
"data": {
"name": "Nome",
"topic": "Tópico do MQTT "
}
}
},
"abort":{
"already_configured": "O equipamento com este tópico já se encontra configurado."
},
"error":{
"invalid_subscribe_topic": "Tópico invalido."
}
}
}

0 comments on commit 1c2b1ee

Please sign in to comment.