Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions src/nls/root/strings.js
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,12 @@ 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_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...",
"LIVE_PREVIEW_CUSTOM_SERVER_BANNER": "Getting preview from your custom server {0}",
"LIVE_PREVIEW_MODE_TOGGLE_PREVIEW": "Toggle Preview Mode (F8)",
Expand Down Expand Up @@ -1638,6 +1644,7 @@ define({
"PROFILE_SIGN_IN": "Sign in to your account",
"CONTACT_SUPPORT": "Contact Support",
"SIGN_OUT": "Sign Out",
"SIGN_IN": "Sign In",
"SIGN_IN_WITH_PRO": "Sign in with Pro",
"ACCOUNT_DETAILS": "Account Details",
"LOGIN_REFRESH": "Check Login Status",
Expand Down
2 changes: 1 addition & 1 deletion tracking-repos.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"phoenixPro": {
"commitID": "7c1ce8414a18b8128de23f45e0cdb3e87bb08d60"
"commitID": "ea051edcddd93b121aada770588fb948b7227ba4"
}
}
Loading