mirror of
https://github.com/silverstripe/silverstripe-iframe
synced 2024-10-22 11:05:51 +02:00
14 lines
518 B
YAML
14 lines
518 B
YAML
en:
|
|
IFramePage:
|
|
DESCRIPTION: 'Embeds an iframe into the body of the page.'
|
|
PLURALNAME: 'Base Pages'
|
|
SINGULARNAME: 'I Frame Page'
|
|
VALIDATION:
|
|
BANNEDURLSCHEME: 'This URL scheme is not allowed.'
|
|
IframePage:
|
|
ExternalNote: 'Please note the following section of content is possibly being delivered from an external source (IFRAME in HTML terms), and may present unusual experiences for screen readers.'
|
|
Loading: 'Loading content...'
|
|
SiteTree:
|
|
PLURALNAME: Pages
|
|
SINGULARNAME: Page
|