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
1 change: 1 addition & 0 deletions src/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"app_title": "Phoenix Code",
"app_name_about": "Phoenix Code",
"main_pro_plan": "Phoenix Pro",
"main_pro_plan_short": "Pro",
"ai_brand_name": "Phoenix AI",
"about_icon": "styles/images/phoenix-icon.svg",
"account_url": "https://account.phcode.dev/",
Expand Down
15 changes: 9 additions & 6 deletions src/nls/root/strings.js
Original file line number Diff line number Diff line change
Expand Up @@ -1720,16 +1720,19 @@ define({
"PROMO_CARD_4": "Editing Text In Preview",
"PROMO_CARD_4_MESSAGE": "Edit headings, buttons, and copy directly in the preview.",
"PROMO_LEARN_MORE": "Learn More\u2026",
"PROMO_GET_APP_UPSELL_BUTTON": "Get {0}",
"PROMO_PRO_ENDED_TITLE": "Your {0} Trial has ended",
"PROMO_ENDED_MESSAGE": "Subscribe now to continue using these advanced features:",
"PROMO_UPGRADE_APP_UPSELL_BUTTON": "Upgrade to {0}",
"PROMO_PRO_ENDED_TITLE": "{0} trial ended",
"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:",
"PROMO_PRO_UNLOCK_PRO_TITLE": "Unlock the power of {0}",
"PROMO_PRO_CONTINUE_ON_FREE": "Continue on Free",
"PROMO_PRO_UNLOCK_LIVE_EDIT_TITLE": "Unlock Live Edit with {0}",
"PROMO_PRO_UNLOCK_MESSAGE": "Subscribe now to unlock these advanced features:",
"PROMO_PRO_TRIAL_DAYS_LEFT": "Phoenix Pro Trial ({0} days left)",
"PRO_TRIAL_ENDING_TITLE": "Your {0} trial ends in {1} days",
"PRO_TRIAL_ENDING_TITLE_TOMORROW": "Your {0} trial ends tomorrow",
"PRO_TRIAL_ENDING_MESSAGE": "Get Phoenix Pro to keep using these Pro features without interruption.",
"PRO_TRIAL_ENDING_TITLE": "Your {0} upgrade ends in {1} days",
"PRO_TRIAL_ENDING_TITLE_TOMORROW": "Your {0} upgrade ends tomorrow",
"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:",
"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:",
"GET_PRO_NOT_NOW": "Not Now",
"GET_PHOENIX_PRO": "Get Phoenix Pro",
"USER_FREE_PLAN_NAME_DO_NOT_TRANSLATE": "Community Edition",
// license dialogs
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": "427d40ce3b176fa707ac0ab04ab9b58a4d0b4706"
"commitID": "0fd41703530f926a504c96dc0623e3586cad669f"
}
}
Loading