mirror of
https://github.com/silverstripe/silverstripe-widgets
synced 2024-10-22 17:05:54 +02:00
14 lines
497 B
YAML
14 lines
497 B
YAML
en:
|
|
WidgetAreaEditor.ss:
|
|
AVAILABLE: "Available Widgets"
|
|
AVAILWIDGETS: "Click a widget title below to use it on this page."
|
|
NOAVAIL: "There are currently no widgets available."
|
|
INUSE: "Widgets currently used"
|
|
TOSORT: "To sort currently used widgets on this page, drag them up and down."
|
|
WidgetEditor.ss:
|
|
DELETE: "Delete"
|
|
WidgetDescription.ss:
|
|
CLICKTOADDWIDGET: "Click to add this widget"
|
|
WidgetArea:
|
|
PLURALNAME: "Widget areas"
|
|
SINGULARNAME: "Widget area" |