diff --git a/public/language/en-GB/admin/extend/widgets.json b/public/language/en-GB/admin/extend/widgets.json index 025f48b327..f2255b9395 100644 --- a/public/language/en-GB/admin/extend/widgets.json +++ b/public/language/en-GB/admin/extend/widgets.json @@ -18,5 +18,13 @@ "alert.update-success": "Successfully updated widgets", "alert.clone-success": "Successfully cloned widgets", - "error.select-clone": "Please select a page to clone from" + "error.select-clone": "Please select a page to clone from", + + "title": "Title", + "title.placeholder": "Title (only shown on some containers)", + "container": "Container", + "container.placeholder": "Drag and drop a container or enter HTML here.", + "show-to-groups": "Show to groups", + "hide-from-groups": "Hide from groups", + "hide-on-mobile": "Hide on mobile" } \ No newline at end of file diff --git a/src/views/admin/partials/widget-settings.tpl b/src/views/admin/partials/widget-settings.tpl index 3c15bd6148..8ce3b8485f 100644 --- a/src/views/admin/partials/widget-settings.tpl +++ b/src/views/admin/partials/widget-settings.tpl @@ -1,14 +1,14 @@
- -
+ +
- - + +
- +
- + Hide on mobile +