We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0966c2a commit 71c0fd5Copy full SHA for 71c0fd5
1 file changed
src/nls/root/strings.js
@@ -196,6 +196,14 @@ define({
196
"LIVE_DEV_MORE_OPTIONS_CUT": "Cut",
197
"LIVE_DEV_MORE_OPTIONS_COPY": "Copy",
198
"LIVE_DEV_MORE_OPTIONS_PASTE": "Paste",
199
+ "LIVE_DEV_INSERT_ELEMENT": "Insert Element",
200
+ "LIVE_DEV_INSERT_BEFORE": "Before",
201
+ "LIVE_DEV_INSERT_AFTER": "After",
202
+ "LIVE_DEV_INSERT_INSIDE": "Inside",
203
+ "LIVE_DEV_INSERT_WRAP": "Wrap",
204
+ "LIVE_DEV_INSERT_SEARCH_PLACEHOLDER": "Search elements\u2026",
205
+ "LIVE_DEV_INSERT_COMMON": "Common",
206
+ "LIVE_DEV_INSERT_NO_RESULTS": "No matching elements",
207
"LIVE_DEV_IMAGE_GALLERY_USE_IMAGE": "Download image",
208
"LIVE_DEV_IMAGE_GALLERY_SELECT_DOWNLOAD_FOLDER": "Choose image download folder",
209
"LIVE_DEV_IMAGE_GALLERY_SEARCH_PLACEHOLDER": "Search images\u2026",
0 commit comments