mirror of
https://github.com/silverstripe/silverstripe-widgets
synced 2024-10-22 17:05:54 +02:00
20 lines
628 B
YAML
20 lines
628 B
YAML
en:
|
|
Widget:
|
|
PLURALNAME: Widgets
|
|
SINGULARNAME: Widget
|
|
WidgetArea:
|
|
PLURALNAME: 'Widget Areas'
|
|
SINGULARNAME: 'Widget Area'
|
|
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.'
|
|
WidgetDescription_ss:
|
|
CLICKTOADDWIDGET: 'Click to add this widget'
|
|
WidgetEditor_ss:
|
|
DELETE: Delete
|
|
WidgetPageExtension:
|
|
INHERITSIDEBAR: 'Inherit Sidebar From Parent'
|