mirror of
https://github.com/ajnart/homarr.git
synced 2026-03-07 21:01:03 +01:00
45 lines
927 B
JSON
45 lines
927 B
JSON
{
|
|
"descriptor": {
|
|
"name": "iFrame",
|
|
"description": "Osadzaj dowolne treści z internetu. Niektóre strony internetowe mogą ograniczać dostęp.",
|
|
"settings": {
|
|
"title": "ustawienia iFrame",
|
|
"embedUrl": {
|
|
"label": "Osadź URL"
|
|
},
|
|
"allowFullScreen": {
|
|
"label": "Pozwól na pełny ekran"
|
|
},
|
|
"allowTransparency": {
|
|
"label": ""
|
|
},
|
|
"allowScrolling": {
|
|
"label": ""
|
|
},
|
|
"allowPayment": {
|
|
"label": ""
|
|
},
|
|
"allowAutoPlay": {
|
|
"label": ""
|
|
},
|
|
"allowMicrophone": {
|
|
"label": ""
|
|
},
|
|
"allowCamera": {
|
|
"label": ""
|
|
},
|
|
"allowGeolocation": {
|
|
"label": ""
|
|
}
|
|
}
|
|
},
|
|
"card": {
|
|
"errors": {
|
|
"noUrl": {
|
|
"title": "",
|
|
"text": "Upewnij się, że wprowadziłeś poprawny adres w konfiguracji swojego widgetu"
|
|
}
|
|
}
|
|
}
|
|
}
|