45 lines
1.1 KiB
JSON
45 lines
1.1 KiB
JSON
{
|
|
"descriptor": {
|
|
"name": "iFrame",
|
|
"description": "Intégrer n'importe quel contenu à partir d'Internet. Certains sites Web peuvent restreindre l'accès.",
|
|
"settings": {
|
|
"title": "Paramètres d'iFrame",
|
|
"embedUrl": {
|
|
"label": "Intégrer l'URL"
|
|
},
|
|
"allowFullScreen": {
|
|
"label": "Permettre le plein écran"
|
|
},
|
|
"allowTransparency": {
|
|
"label": "Autoriser la transparence"
|
|
},
|
|
"allowScrolling": {
|
|
"label": "Autoriser le défilement"
|
|
},
|
|
"allowPayment": {
|
|
"label": "Autoriser le paiement"
|
|
},
|
|
"allowAutoPlay": {
|
|
"label": "Autoriser la lecture automatique"
|
|
},
|
|
"allowMicrophone": {
|
|
"label": "Autoriser l'utilisation du microphone"
|
|
},
|
|
"allowCamera": {
|
|
"label": "Autoriser l'utilisation de la caméra"
|
|
},
|
|
"allowGeolocation": {
|
|
"label": "Autoriser la géolocalisation"
|
|
}
|
|
}
|
|
},
|
|
"card": {
|
|
"errors": {
|
|
"noUrl": {
|
|
"title": "URL invalide",
|
|
"text": "Assurez-vous que vous avez saisi une adresse valide dans la configuration de votre widget"
|
|
}
|
|
}
|
|
}
|
|
}
|