Skip to content

Commit 515809a

Browse files
committed
chore: update strings
1 parent b221d73 commit 515809a

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

src/nls/root/strings.js

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,8 +221,12 @@ define({
221221
"LIVE_DEV_IMAGE_FOLDER_DIALOG_PLACEHOLDER": "Type folder path (e.g., assets/images/)",
222222
"LIVE_DEV_IMAGE_FOLDER_DIALOG_HELP": "💡 Type folder path or leave empty to download in 'images' folder.",
223223
"LIVE_DEV_IMAGE_FOLDER_DIALOG_REMEMBER": "Don't ask again for this project",
224-
"IMAGE_SEARCH_GUEST_LIMIT_TITLE": "Sign in to search more images",
224+
"IMAGE_SEARCH_GUEST_LIMIT_TITLE": "Sign in to keep searching",
225225
"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.",
226+
"IMAGE_SEARCH_MONTHLY_LIMIT_TITLE": "Image search monthly limit reached",
227+
"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.",
228+
"IMAGE_SEARCH_PRO_THROTTLE_TITLE": "Image search limit reached",
229+
"IMAGE_SEARCH_PRO_THROTTLE_MESSAGE": "You've reached your current Pro usage limit ({0} images/hour).\nPlease try again shortly.",
226230
"LIVE_DEV_AI_PROMPT_PLACEHOLDER": "Ask Phoenix AI to modify this element...",
227231
"LIVE_PREVIEW_CUSTOM_SERVER_BANNER": "Getting preview from your custom server {0}",
228232
"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": "7c1ce8414a18b8128de23f45e0cdb3e87bb08d60"
3+
"commitID": "cb9c2641673445098dff54554db35d135a81baa0"
44
}
55
}

0 commit comments

Comments
 (0)