silverstripe-widgets/lang/en.yml

26 lines
883 B
YAML
Raw Normal View History

en:
2017-12-18 22:28:59 +01:00
SilverStripe\Widgets\Extensions\WidgetPageExtension:
INHERITSIDEBAR: 'Inherit Sidebar From Parent'
SilverStripe\Widgets\Forms\WidgetAreaEditor_ss:
AVAILABLE: 'Available Widgets'
AVAILWIDGETS: 'Click a widget title below to use it on this page.'
INUSE: 'Widgets currently used'
NOAVAIL: 'There are currently no widgets available.'
TOSORT: 'To sort currently used widgets on this page, drag them up and down.'
2017-12-18 04:30:49 +01:00
SilverStripe\Widgets\Model\Widget:
2015-11-17 04:07:38 +01:00
PLURALNAME: Widgets
PLURALS:
one: 'A Widget'
other: '{count} Widgets'
2015-11-17 04:07:38 +01:00
SINGULARNAME: Widget
2017-12-18 04:30:49 +01:00
SilverStripe\Widgets\Model\WidgetArea:
2015-11-17 04:07:38 +01:00
PLURALNAME: 'Widget Areas'
PLURALS:
one: 'A Widget Area'
other: '{count} Widget Areas'
2015-11-17 04:07:38 +01:00
SINGULARNAME: 'Widget Area'
WidgetDescription_ss:
2013-08-22 17:05:49 +02:00
CLICKTOADDWIDGET: 'Click to add this widget'
WidgetEditor_ss:
2015-11-17 04:07:38 +01:00
DELETE: Delete