Skip to content

Commit e2e6cce

Browse files
committed
chore: update promo strings and pro
1 parent ee0045c commit e2e6cce

File tree

3 files changed

+11
-7
lines changed

3 files changed

+11
-7
lines changed

src/config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"app_title": "Phoenix Code",
44
"app_name_about": "Phoenix Code",
55
"main_pro_plan": "Phoenix Pro",
6+
"main_pro_plan_short": "Pro",
67
"ai_brand_name": "Phoenix AI",
78
"about_icon": "styles/images/phoenix-icon.svg",
89
"account_url": "https://account.phcode.dev/",

src/nls/root/strings.js

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1720,16 +1720,19 @@ define({
17201720
"PROMO_CARD_4": "Editing Text In Preview",
17211721
"PROMO_CARD_4_MESSAGE": "Edit headings, buttons, and copy directly in the preview.",
17221722
"PROMO_LEARN_MORE": "Learn More\u2026",
1723-
"PROMO_GET_APP_UPSELL_BUTTON": "Get {0}",
1724-
"PROMO_PRO_ENDED_TITLE": "Your {0} Trial has ended",
1725-
"PROMO_ENDED_MESSAGE": "Subscribe now to continue using these advanced features:",
1723+
"PROMO_UPGRADE_APP_UPSELL_BUTTON": "Upgrade to {0}",
1724+
"PROMO_PRO_ENDED_TITLE": "{0} trial ended",
1725+
"PROMO_PHOENIX_PRO_ENDED_MESSAGE": "Thanks for trying Pro! <b>You're now on the Free Community Edition.</b> <br>Upgrade anytime to unlock these features:",
17261726
"PROMO_PRO_UNLOCK_PRO_TITLE": "Unlock the power of {0}",
1727+
"PROMO_PRO_CONTINUE_ON_FREE": "Continue on Free",
17271728
"PROMO_PRO_UNLOCK_LIVE_EDIT_TITLE": "Unlock Live Edit with {0}",
17281729
"PROMO_PRO_UNLOCK_MESSAGE": "Subscribe now to unlock these advanced features:",
17291730
"PROMO_PRO_TRIAL_DAYS_LEFT": "Phoenix Pro Trial ({0} days left)",
1730-
"PRO_TRIAL_ENDING_TITLE": "Your {0} trial ends in {1} days",
1731-
"PRO_TRIAL_ENDING_TITLE_TOMORROW": "Your {0} trial ends tomorrow",
1732-
"PRO_TRIAL_ENDING_MESSAGE": "Get Phoenix Pro to keep using these Pro features without interruption.",
1731+
"PRO_TRIAL_ENDING_TITLE": "Your {0} upgrade ends in {1} days",
1732+
"PRO_TRIAL_ENDING_TITLE_TOMORROW": "Your {0} upgrade ends tomorrow",
1733+
"PRO_TRIAL_ENDING_MESSAGE": "We’ll automatically <b>switch you to the Free Community Edition</b> in {0} days. <br>Upgrade now to keep using these Pro features:",
1734+
"PRO_TRIAL_ENDING_MESSAGE_TOMORROW": "We’ll automatically <b>switch you to the Free Community Edition</b> tomorrow. <br>Upgrade now to keep using these Pro features:",
1735+
"GET_PRO_NOT_NOW": "Not Now",
17331736
"GET_PHOENIX_PRO": "Get Phoenix Pro",
17341737
"USER_FREE_PLAN_NAME_DO_NOT_TRANSLATE": "Community Edition",
17351738
// license dialogs

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": "0b8ae34746e47a9b8f5d1fbdcb754755724330bf"
3+
"commitID": "719e1fe6ab801947a70e033947afa380d9b61387"
44
}
55
}

0 commit comments

Comments
 (0)