Skip to content

Commit 4d2ef3a

Browse files
committed
Merge custom-components#263: create lang pt-PT.json
2 parents a80bfbc + ec740e1 commit 4d2ef3a

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"config": {
3+
"step": {
4+
"user": {
5+
"title": "Ligar a tua instância Grocy ",
6+
"data": {
7+
"url": "Link AP da Grocy (e.g. \"http://yourgrocyurl.com\")",
8+
"api_key": "Grocy chave da API",
9+
"port": "Número da Porta (9192)",
10+
"verify_ssl": "Verificar o certificado SSL Certificate"
11+
}
12+
}
13+
},
14+
"error": {
15+
"auth": "Algo correu mal."
16+
},
17+
"abort": {
18+
"single_instance_allowed": "Apenas uma configuração do Grocy é permitida."
19+
}
20+
}
21+
}

0 commit comments

Comments
 (0)