Files

37 lines
1.4 KiB
JSON
Raw Permalink Normal View History

2016-12-19 15:51:36 -05:00
{
2023-06-01 09:20:29 +00:00
"widgets": "Widgets",
2016-12-19 15:51:36 -05:00
"available": "Available Widgets",
"explanation": "Select a widget from the dropdown menu and then drag and drop it into a template's widget area on the left.",
2020-08-19 09:06:02 +00:00
"none-installed": "No widgets found! Activate the widget essentials plugin in the <a href=\"%1\">plugins</a> control panel.",
2018-02-23 09:25:22 +00:00
"clone-from": "Clone widgets from",
2016-12-19 15:51:36 -05:00
"containers.available": "Available Containers",
"containers.explanation": "Drag and drop on top of any widget",
2016-12-19 15:51:36 -05:00
"containers.none": "None",
"container.well": "Well",
"container.jumbotron": "Jumbotron",
2023-03-18 09:17:54 +00:00
"container.card": "Card",
"container.card-header": "Card Header",
"container.card-body": "Card Body",
"container.title": "Title",
"container.body": "Body",
2016-12-19 15:51:36 -05:00
"container.alert": "Alert",
"alert.confirm-delete": "Are you sure you wish to delete this widget?",
"alert.updated": "Widgets Updated",
2018-02-23 09:25:22 +00:00
"alert.update-success": "Successfully updated widgets",
"alert.clone-success": "Successfully cloned widgets",
2016-12-19 15:51:36 -05:00
2019-10-12 09:27:01 +00:00
"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",
"start-date": "Start date",
"end-date": "End date",
"hide-on-mobile": "Hide on mobile",
"hide-drafts": "Hide drafts",
"show-drafts": "Show drafts"
2016-12-19 15:51:36 -05:00
}