mirror of
https://github.com/silverstripe/silverstripe-iframe
synced 2024-10-22 11:05:51 +02:00
22 lines
909 B
YAML
22 lines
909 B
YAML
en:
|
|
SilverStripe\IFrame\IFramePage:
|
|
DESCRIPTION: 'Embeds an iframe into the body of the page.'
|
|
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...'
|
|
PLURALNAME: 'IFrame Pages'
|
|
PLURALS:
|
|
one: 'An IFrame Page'
|
|
other: '{count} IFrame Pages'
|
|
SINGULARNAME: 'IFrame Page'
|
|
TITLE_DESCRIPTION: 'Used by screen readers'
|
|
VALIDATION_BANNEDURLSCHEME: 'This URL scheme is not allowed.'
|
|
db_AlternateContent: 'Alternate content'
|
|
db_AutoHeight: 'Auto height'
|
|
db_AutoWidth: 'Auto width'
|
|
db_BottomContent: 'Bottom content'
|
|
db_FixedHeight: 'Fixed height'
|
|
db_FixedWidth: 'Fixed width'
|
|
db_ForceProtocol: 'Force protocol'
|
|
db_IFrameTitle: 'I frame title'
|
|
db_IFrameURL: 'I frame URL'
|