From f1005ceedb2dd31628a211b9b0c4db1df41f9664 Mon Sep 17 00:00:00 2001 From: abose Date: Tue, 30 Dec 2025 16:30:42 +0530 Subject: [PATCH 1/2] chore: update translations --- src/nls/root/strings.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/nls/root/strings.js b/src/nls/root/strings.js index 50cc1fafd..914ad4fe2 100644 --- a/src/nls/root/strings.js +++ b/src/nls/root/strings.js @@ -226,10 +226,8 @@ define({ "LIVE_DEV_IMAGE_FOLDER_DIALOG_PLACEHOLDER": "Type folder path (e.g., assets/images/)", "LIVE_DEV_IMAGE_FOLDER_DIALOG_HELP": "💡 Type folder path or leave empty to download in 'images' folder.", "LIVE_DEV_IMAGE_FOLDER_DIALOG_REMEMBER": "Don't ask again for this project", - "IMAGE_SEARCH_GUEST_LIMIT_TITLE": "Sign in to continue", - "IMAGE_SEARCH_GUEST_LIMIT_MESSAGE": "You've reached the free guest limit of {0} searches / image downloads.\nSign in to get {1} more this month and keep going.", "IMAGE_SEARCH_MONTHLY_LIMIT_TITLE": "Image search monthly limit reached", - "IMAGE_SEARCH_MONTHLY_LIMIT_MESSAGE": "You've used all {0} searches / image downloads for this month.\nGet full Phoenix Pro access to continue with professional-grade image search and downloads.", + "IMAGE_SEARCH_MONTHLY_LIMIT_MESSAGE": "You’ve used all {0} image searches for this month.
Start a paid Phoenix Pro plan to remove trial limits and continue searching.", "IMAGE_SEARCH_PRO_THROTTLE_TITLE": "Image search limit reached", "IMAGE_SEARCH_PRO_THROTTLE_MESSAGE": "You've reached your current Pro usage limit ({0} images/hour).\nPlease try again shortly.", "LIVE_DEV_AI_PROMPT_PLACEHOLDER": "Ask Phoenix AI to modify this element...", From 489bbdabb43850ba428dab89fee8d1bd1d314441 Mon Sep 17 00:00:00 2001 From: abose Date: Tue, 30 Dec 2025 16:32:35 +0530 Subject: [PATCH 2/2] chore: update pro deps --- tracking-repos.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tracking-repos.json b/tracking-repos.json index 715815605..6804ad97a 100644 --- a/tracking-repos.json +++ b/tracking-repos.json @@ -1,5 +1,5 @@ { "phoenixPro": { - "commitID": "0fd41703530f926a504c96dc0623e3586cad669f" + "commitID": "e5235fc4ae07c31e0dbdd41130aa7f7957ad9d6f" } }