diff --git a/packages/intl/locale/en.po b/packages/intl/locale/en.po index 8d40f2543..190882d89 100644 --- a/packages/intl/locale/en.po +++ b/packages/intl/locale/en.po @@ -1845,8 +1845,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 4ea827fcf..d94f2f825 100644 --- a/packages/intl/locale/pseudo-LOCALE.po +++ b/packages/intl/locale/pseudo-LOCALE.po @@ -1834,7 +1834,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 61847b38f..03206d81b 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: () =>