Skip to content

Commit 04917c8

Browse files
committed
chore: rephrase strings for pro upgrade dialog
1 parent 5f9cf65 commit 04917c8

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

src/nls/root/strings.js

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2084,12 +2084,12 @@ define({
20842084
"PROMO_UPGRADE_MESSAGE": "Enjoy free access to these premium features for the next {0} days:",
20852085
"PROMO_CARD_1": "Edit In Live Preview",
20862086
"PROMO_CARD_1_MESSAGE": "Edit text, update images, change links, drag elements, and more. Your code updates as you go.",
2087-
"PROMO_CARD_2": "AI in your editor",
2088-
"PROMO_CARD_2_MESSAGE": "Ask the AI to write code, fix bugs, or refactor your project. It does the work for you.",
2089-
"PROMO_CARD_3": "Preview Any Device",
2090-
"PROMO_CARD_3_MESSAGE": "Resize the live preview to any phone, tablet, or custom viewport - catch responsive issues before they ship.",
2091-
"PROMO_CARD_4": "Rich Markdown, Live",
2092-
"PROMO_CARD_4_MESSAGE": "A polished side-by-side markdown preview with diagrams, tables, and code blocks - rendered as you type.",
2087+
"PROMO_CARD_2": "AI that sees your UI",
2088+
"PROMO_CARD_2_MESSAGE": "Let AI fix layout issues, tweak styles, and edit your page based on what you see — so you can focus on the creative parts.",
2089+
"PROMO_CARD_3": "See your site on any device",
2090+
"PROMO_CARD_3_MESSAGE": "Switch instantly between phone, tablet, and desktop views to catch responsive issues early.",
2091+
"PROMO_CARD_4": "Your Markdown, as a real document",
2092+
"PROMO_CARD_4_MESSAGE": "Edit tables, images, and formatting visually — an easier way to work with Markdown.",
20932093
"PROMO_LEARN_MORE": "Learn More\u2026",
20942094
"PROMO_OPT_OUT_LINK": "Opt out?",
20952095
"PROMO_OPT_OUT_NOTE": "You can cancel your trial anytime by selecting `Help > Cancel Phoenix Pro Trial`.",

0 commit comments

Comments
 (0)