File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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" ,
You can’t perform that action at this time.
0 commit comments