Skip to content

Commit 3f402fd

Browse files
committed
feat: add string for edit onboard feature
1 parent 930df43 commit 3f402fd

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/nls/root/strings.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,11 @@ define({
209209
"LIVE_DEV_INSERT_SEE_MORE": "See more",
210210
"LIVE_DEV_INSERT_SHOW_LESS": "Show less",
211211
"LIVE_DEV_INSERT_CREATE": "Create",
212+
"LIVE_DEV_EDIT_ONBOARD_TITLE": "Two new ways to edit",
213+
"LIVE_DEV_EDIT_ONBOARD_INSERT": "Add new HTML elements",
214+
"LIVE_DEV_EDIT_ONBOARD_PROPS": "Edit tag, classes, ID and attributes",
215+
"LIVE_DEV_EDIT_ONBOARD_GOT_IT": "Got it",
216+
"LIVE_DEV_EDIT_ONBOARD_READ_DOCS": "Read docs",
212217
"LIVE_DEV_IMAGE_GALLERY_USE_IMAGE": "Download image",
213218
"LIVE_DEV_IMAGE_GALLERY_SELECT_DOWNLOAD_FOLDER": "Choose image download folder",
214219
"LIVE_DEV_IMAGE_GALLERY_SEARCH_PLACEHOLDER": "Search images\u2026",

0 commit comments

Comments
 (0)