Skip to content

Commit 633e612

Browse files
committed
ci: update Translations
1 parent 557c4df commit 633e612

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

src/nls/pt-pt/lastTranslated.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1846,6 +1846,8 @@
18461846
"PROMO_CARD_4": "Inspect Element Layout",
18471847
"PROMO_CARD_4_MESSAGE": "Design and inspect in one view - hover to see spacing, dimensions, and classes. Ruler guides for pixel-perfect alignment.",
18481848
"PROMO_LEARN_MORE": "Learn More…",
1849+
"PROMO_OPT_OUT_LINK": "Opt out?",
1850+
"PROMO_OPT_OUT_NOTE": "You can cancel your trial anytime by selecting `Help > Cancel Phoenix Pro Trial`.",
18491851
"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:",
18501852
"PROMO_PRO_CONTINUE_ON_FREE": "Continue on Free",
18511853
"PROMO_PRO_ENDED_TITLE": "{0} trial ended",
@@ -1854,6 +1856,7 @@
18541856
"PROMO_PRO_UNLOCK_MESSAGE": "Subscribe now to unlock these advanced features:",
18551857
"PROMO_PRO_UNLOCK_PRO_TITLE": "Unlock the power of {0}",
18561858
"PROMO_UPGRADE_APP_UPSELL_BUTTON": "Upgrade to {0}",
1859+
"PROMO_UPGRADE_MESSAGE": "Enjoy free access to these premium features for the next {0} days:",
18571860
"PROMO_UPGRADE_TITLE": "You’ve been upgraded to {0}",
18581861
"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:",
18591862
"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:",

src/nls/pt-pt/strings.js

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2161,5 +2161,8 @@ define({
21612161
"DEMO_JS_BUTTON_ONE_MORE": "Mais uma coisa",
21622162
"DEMO_JS_BUTTON_START_AGAIN": "Começar de novo",
21632163
"DEMO_JS_CARD_COUNT_TEMPLATE": "{NUM_DONE}/3 cartões",
2164-
"DEMO_JS_DELETE_COUNT_TEMPLATE": "{NUM_DONE}/1 eliminado"
2164+
"DEMO_JS_DELETE_COUNT_TEMPLATE": "{NUM_DONE}/1 eliminado",
2165+
"PROMO_UPGRADE_MESSAGE": "Desfrute de acesso gratuito a estas funcionalidades premium durante os próximos {0} dias:",
2166+
"PROMO_OPT_OUT_LINK": "Recusar?",
2167+
"PROMO_OPT_OUT_NOTE": "Pode cancelar a sua avaliação a qualquer momento ao selecionar `Ajuda > Cancelar Avaliação do Phoenix Pro`."
21652168
});

0 commit comments

Comments
 (0)