File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -213,8 +213,9 @@ define({
213213 "LIVE_DEV_IMAGE_GALLERY_OFFLINE_RETRY" : "Retry" ,
214214 "LIVE_DEV_IMAGE_GALLERY_CHECKING_CONNECTION" : "Checking connection" ,
215215 "LIVE_DEV_IMAGE_GALLERY_STILL_OFFLINE" : "Still offline. Please check your connection." ,
216- "LIVE_DEV_TOAST_NOT_EDITABLE" : "Element not editable - generated by script." ,
217- "LIVE_DEV_COPY_TOAST_MESSAGE" : "Element copied! Click 'Paste' on any element to insert it above." ,
216+ "LIVE_DEV_TOAST_NOT_EDITABLE" : "Element not editable - generated by script" ,
217+ "LIVE_DEV_COPY_TOAST_MESSAGE" : "Element copied. Use 'Paste' to add it below the selected element" ,
218+ "LIVE_DEV_TOAST_FIXED_ELEMENT_DISMISSED" : "Element doesn't scroll with page - edit boxes hidden" ,
218219 "LIVE_DEV_IMAGE_FOLDER_DIALOG_TITLE" : "Select Folder to Save Image" ,
219220 "LIVE_DEV_IMAGE_FOLDER_DIALOG_DESCRIPTION" : "Choose where to download the image:" ,
220221 "LIVE_DEV_IMAGE_FOLDER_DIALOG_PLACEHOLDER" : "Type folder path (e.g., assets/images/)" ,
You can’t perform that action at this time.
0 commit comments