mirror of
https://github.com/silverstripe/silverstripe-widgets
synced 2024-10-22 17:05:54 +02:00
11 lines
420 B
YAML
11 lines
420 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"
|