Skip to content

Commit 2186a0d

Browse files
committed
feat: add first element bar related strings
1 parent 5da1d74 commit 2186a0d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/nls/root/strings.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,9 @@ define({
209209
"LIVE_DEV_INSERT_SHOW_MORE": "Show more",
210210
"LIVE_DEV_INSERT_SHOW_LESS": "Show less",
211211
"LIVE_DEV_INSERT_CREATE": "Create",
212+
"LIVE_DEV_EMPTY_CANVAS_LABEL": "Your page is empty — add an element",
213+
"LIVE_DEV_EMPTY_CANVAS_ADD": "Add your first element",
214+
"LIVE_DEV_EMPTY_CANVAS_COLLAPSE": "Collapse",
212215
"LIVE_DEV_EDIT_ONBOARD_TITLE": "Two new ways to edit",
213216
"LIVE_DEV_EDIT_ONBOARD_INSERT": "Add new HTML elements",
214217
"LIVE_DEV_EDIT_ONBOARD_PROPS": "Edit tag, classes, ID and attributes",

0 commit comments

Comments
 (0)