Files
homarr/public/locales/nl/modules/iframe.json
2023-02-24 22:15:33 +01:00

23 lines
458 B
JSON

{
"descriptor": {
"name": "iFrame",
"description": "",
"settings": {
"title": "iFrame Instellingen",
"embedUrl": {
"label": ""
},
"allowFullScreen": {
"label": "Volledig scherm toestaan"
}
}
},
"card": {
"errors": {
"noUrl": {
"title": "Voer URL in",
"text": "Zorg ervoor dat je een geldig adres hebt ingevoerd in de configuratie van je widget"
}
}
}
}