From 1ee1e973677cf17b8cb3597c1c7066ca09161bf2 Mon Sep 17 00:00:00 2001 From: abose Date: Tue, 6 Jan 2026 09:46:32 +0530 Subject: [PATCH] chore: update strings --- src/nls/root/strings.js | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/nls/root/strings.js b/src/nls/root/strings.js index 83d01df15..a884fa3ae 100644 --- a/src/nls/root/strings.js +++ b/src/nls/root/strings.js @@ -1715,15 +1715,15 @@ define({ // promos "PROMO_UPGRADE_TITLE": "You’ve been upgraded to {0}", - "PROMO_UPGRADE_MESSAGE": "Enjoy full access to all premium features for the next {0} days:", - "PROMO_CARD_1": "Drag & Drop Elements", - "PROMO_CARD_1_MESSAGE": "Rearrange sections visually — Phoenix updates the HTML & CSS for you.", - "PROMO_CARD_2": "Image Replacement", - "PROMO_CARD_2_MESSAGE": "Click any image to replace it instantly and preview changes in real time.", - "PROMO_CARD_3": "Element Duplication and Deletion", - "PROMO_CARD_3_MESSAGE": "Duplicate and delete elements with a single click.", - "PROMO_CARD_4": "Editing Text In Preview", - "PROMO_CARD_4_MESSAGE": "Edit headings, buttons, and copy directly in the preview.", + "PROMO_UPGRADE_MESSAGE": "Enjoy access to these premium features for the next {0} days:", + "PROMO_CARD_1": "Edit In Live Preview", + "PROMO_CARD_1_MESSAGE": "Edit content and elements right in Live Preview - cut, copy, paste, duplicate, delete - without breaking your flow.", + "PROMO_CARD_2": "Drag & Drop Elements", + "PROMO_CARD_2_MESSAGE": "Rearrange sections visually - try more layout ideas in seconds, not minutes of coding.", + "PROMO_CARD_3": "Stock Image Library", + "PROMO_CARD_3_MESSAGE": "Browse royalty-free images - hover to preview instantly, click to apply. Try more options, faster.", + "PROMO_CARD_4": "Inspect Element Layout", + "PROMO_CARD_4_MESSAGE": "Design and inspect in one view - hover to see spacing, dimensions, and classes. Ruler guides for pixel-perfect alignment.", "PROMO_LEARN_MORE": "Learn More\u2026", "PROMO_UPGRADE_APP_UPSELL_BUTTON": "Upgrade to {0}", "PROMO_PRO_ENDED_TITLE": "{0} trial ended",