From 330fa2a5f65be7d3204db3a1e609352e8966832e Mon Sep 17 00:00:00 2001 From: Ammar Ahmed Date: Mon, 8 Jun 2026 08:57:17 +0500 Subject: [PATCH] mobile: update intl strings --- packages/intl/locale/en.po | 4 ++-- packages/intl/locale/pseudo-LOCALE.po | 2 +- packages/intl/src/strings.ts | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/intl/locale/en.po b/packages/intl/locale/en.po index 9fdd03965..73e0bf84c 100644 --- a/packages/intl/locale/en.po +++ b/packages/intl/locale/en.po @@ -1861,8 +1861,8 @@ msgid "Community" msgstr "Community" #: src/strings.ts:2580 -msgid "Compare plans" -msgstr "Compare plans" +msgid "Compare Plans" +msgstr "Compare Plans" #: src/strings.ts:42 msgid "Completed" diff --git a/packages/intl/locale/pseudo-LOCALE.po b/packages/intl/locale/pseudo-LOCALE.po index 28c2e50ec..9b5c32d44 100644 --- a/packages/intl/locale/pseudo-LOCALE.po +++ b/packages/intl/locale/pseudo-LOCALE.po @@ -1850,7 +1850,7 @@ msgid "Community" msgstr "" #: src/strings.ts:2580 -msgid "Compare plans" +msgid "Compare Plans" msgstr "" #: src/strings.ts:42 diff --git a/packages/intl/src/strings.ts b/packages/intl/src/strings.ts index 3aeb836c4..71e24ecbd 100644 --- a/packages/intl/src/strings.ts +++ b/packages/intl/src/strings.ts @@ -2577,7 +2577,7 @@ Use this if changes from other devices are not appearing on this device. This wi percentOff: (discount: string) => `${discount}% off`, recommendedByPrivacyGuides: () => t`Recommended by Privacy Guides`, featuredOn: () => t`Featured on`, - comparePlans: () => t`Compare plans`, + comparePlans: () => t`Compare Plans`, faqs: () => t`FAQs`, thankYouForSubscribing: () => t`Thank you for subscribing`, settingUpPlan: () =>