mirror of
https://github.com/ajnart/homarr.git
synced 2026-03-07 04:40:58 +01:00
45 lines
903 B
JSON
45 lines
903 B
JSON
{
|
|
"descriptor": {
|
|
"name": "",
|
|
"description": "Incorporar qualquer conteúdo da internet. Alguns sites podem restringir o acesso.",
|
|
"settings": {
|
|
"title": "",
|
|
"embedUrl": {
|
|
"label": "Incorporar URL"
|
|
},
|
|
"allowFullScreen": {
|
|
"label": "Permitir tela cheia"
|
|
},
|
|
"allowTransparency": {
|
|
"label": ""
|
|
},
|
|
"allowScrolling": {
|
|
"label": ""
|
|
},
|
|
"allowPayment": {
|
|
"label": ""
|
|
},
|
|
"allowAutoPlay": {
|
|
"label": ""
|
|
},
|
|
"allowMicrophone": {
|
|
"label": ""
|
|
},
|
|
"allowCamera": {
|
|
"label": ""
|
|
},
|
|
"allowGeolocation": {
|
|
"label": ""
|
|
}
|
|
}
|
|
},
|
|
"card": {
|
|
"errors": {
|
|
"noUrl": {
|
|
"title": "",
|
|
"text": "Certifique-se de que você inseriu um endereço válido na configuração do seu widget"
|
|
}
|
|
}
|
|
}
|
|
}
|