diff --git a/lang/_manifest_exclude b/lang/_manifest_exclude new file mode 100644 index 0000000..e69de29 diff --git a/lang/en.yml b/lang/en.yml new file mode 100644 index 0000000..a5f3c3e --- /dev/null +++ b/lang/en.yml @@ -0,0 +1,11 @@ +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" \ No newline at end of file