Skip to content

Commit a7bffca

Browse files
committed
feat: add styler row drill in strings
1 parent 9d50425 commit a7bffca

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
@@ -274,6 +274,8 @@ define({
274274
"LIVE_DEV_CB_TIP_EFFECTS": "Effects",
275275
"LIVE_DEV_CB_TIP_LAYOUT": "Layout",
276276
"LIVE_DEV_CB_TIP_OBJECT_FIT": "Object Fit",
277+
"LIVE_DEV_CB_TIP_IMAGE": "Image",
278+
"LIVE_DEV_CB_CHANGE_IMAGE": "Change Image",
277279
"LIVE_DEV_CB_TIP_LIST_STYLE": "List Style",
278280
"LIVE_DEV_CB_TIP_ALL_STYLES": "All Styles",
279281
"LIVE_DEV_CB_LABEL_FAMILY": "Family",
@@ -374,6 +376,7 @@ define({
374376
"LIVE_DEV_CB_WEIGHT_MEDIUM": "Medium",
375377
"LIVE_DEV_CB_WEIGHT_SEMI_BOLD": "Semi Bold",
376378
"LIVE_DEV_CB_WEIGHT_EXTRA_BOLD": "Extra Bold",
379+
"LIVE_DEV_CB_GO_TO_SOURCE": "Go to source",
377380
"LIVE_DEV_TOAST_NOT_EDITABLE": "Element not editable - generated by script",
378381
"LIVE_DEV_COPY_TOAST_MESSAGE": "Element copied. Use 'Paste' to add it after the selected element",
379382
"LIVE_DEV_TOAST_FIXED_ELEMENT_DISMISSED": "Element doesn't scroll with page - edit boxes hidden",

0 commit comments

Comments
 (0)