Skip to content

Commit 161df53

Browse files
committed
chore: update strings
1 parent f558aad commit 161df53

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

src/nls/root/strings.js

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -226,10 +226,11 @@ define({
226226
"LIVE_DEV_IMAGE_FOLDER_DIALOG_PLACEHOLDER": "Type folder path (e.g., assets/images/)",
227227
"LIVE_DEV_IMAGE_FOLDER_DIALOG_HELP": "💡 Type folder path or leave empty to download in 'images' folder.",
228228
"LIVE_DEV_IMAGE_FOLDER_DIALOG_REMEMBER": "Don't ask again for this project",
229-
"IMAGE_SEARCH_MONTHLY_LIMIT_TITLE": "Image search monthly limit reached",
230-
"IMAGE_SEARCH_MONTHLY_LIMIT_MESSAGE": "You’ve used all {0} image searches for this month.<br>Start a paid Phoenix Pro plan to remove trial limits and continue searching.",
229+
"IMAGE_SEARCH_LIMIT_TITLE": "Image search limit reached",
230+
"IMAGE_SEARCH_LIMIT_MESSAGE": "You’ve used all {0} image searches for this month.<br>Start a paid Phoenix Pro plan to remove trial limits and continue searching.",
231+
"IMAGE_SEARCH_LIMIT_MESSAGE_THROTTLE": "Image search is temporarily unavailable due to high demand.<br>Start a paid Phoenix Pro plan to remove trial limits and continue searching.",
231232
"IMAGE_SEARCH_PRO_THROTTLE_TITLE": "Image search limit reached",
232-
"IMAGE_SEARCH_PRO_THROTTLE_MESSAGE": "You've reached your current Pro usage limit ({0} images/hour).\nPlease try again shortly.",
233+
"IMAGE_SEARCH_PRO_THROTTLE_MESSAGE": "Image search is temporarily unavailable due to high demand. This usually clears within an hour — please try again shortly.",
233234
"LIVE_DEV_AI_PROMPT_PLACEHOLDER": "Ask Phoenix AI to modify this element...",
234235
"LIVE_PREVIEW_CUSTOM_SERVER_BANNER": "Getting preview from your custom server {0}",
235236
"LIVE_PREVIEW_MODE_TOGGLE_PREVIEW": "Toggle Preview Mode (F8)",

tracking-repos.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"phoenixPro": {
3-
"commitID": "e5235fc4ae07c31e0dbdd41130aa7f7957ad9d6f"
3+
"commitID": "8add743a37ee19530ff1ef4edfab685a57a84fe8"
44
}
55
}

0 commit comments

Comments
 (0)