@@ -192,13 +192,18 @@ define({
192192 "LIVE_DEV_MORE_OPTIONS_IMAGE_GALLERY" : "Image Gallery" ,
193193 "LIVE_DEV_IMAGE_GALLERY_USE_IMAGE" : "Use this image" ,
194194 "LIVE_DEV_IMAGE_GALLERY_SELECT_FROM_COMPUTER" : "Select image from computer" ,
195- "LIVE_DEV_IMAGE_GALLERY_CHOOSE_FOLDER " : "Choose download folder" ,
195+ "LIVE_DEV_IMAGE_GALLERY_SELECT_DOWNLOAD_FOLDER " : "Choose image download folder" ,
196196 "LIVE_DEV_IMAGE_GALLERY_SEARCH_PLACEHOLDER" : "Search images..." ,
197197 "LIVE_DEV_IMAGE_GALLERY_SEARCH_BUTTON" : "Search" ,
198198 "LIVE_DEV_IMAGE_GALLERY_LOADING_INITIAL" : "Loading images..." ,
199199 "LIVE_DEV_IMAGE_GALLERY_LOADING_MORE" : "Loading..." ,
200200 "LIVE_DEV_IMAGE_GALLERY_NO_IMAGES" : "No images found" ,
201201 "LIVE_DEV_IMAGE_GALLERY_LOAD_ERROR" : "Failed to load images" ,
202+ "LIVE_DEV_IMAGE_FOLDER_DIALOG_TITLE" : "Select Folder to Save Image" ,
203+ "LIVE_DEV_IMAGE_FOLDER_DIALOG_DESCRIPTION" : "Choose where to download the image:" ,
204+ "LIVE_DEV_IMAGE_FOLDER_DIALOG_PLACEHOLDER" : "Type folder path (e.g., assets/images/)" ,
205+ "LIVE_DEV_IMAGE_FOLDER_DIALOG_HELP" : "💡 Type folder path or leave empty to download in project root" ,
206+ "LIVE_DEV_IMAGE_FOLDER_DIALOG_REMEMBER" : "Don't ask again for this project" ,
202207 "LIVE_DEV_AI_PROMPT_PLACEHOLDER" : "Ask Phoenix AI to modify this element..." ,
203208 "LIVE_PREVIEW_CUSTOM_SERVER_BANNER" : "Getting preview from your custom server {0}" ,
204209 "LIVE_PREVIEW_MODE_PREVIEW" : "Preview Mode" ,
0 commit comments