diff --git a/src/components/Settings/integrations/Google/GoogleAccordion.tsx b/src/components/Settings/integrations/Google/GoogleAccordion.tsx index 71e3feccc..738d6ec5c 100644 --- a/src/components/Settings/integrations/Google/GoogleAccordion.tsx +++ b/src/components/Settings/integrations/Google/GoogleAccordion.tsx @@ -125,12 +125,12 @@ export const GoogleAccordion: React.FC = ({ {t(`Google’s suite of tools are great at connecting you to your - Ministry Partners.`)} + Ministry Partners.`)} {t( `By synchronizing your Google services with {{appName}}, you will be able - to:`, + to:`, { appName }, )} @@ -150,8 +150,8 @@ export const GoogleAccordion: React.FC = ({ {t( `Connect your Google account to begin, and then setup specific - settings for Google Calendar and Contacts. {{appName}} leaves you in - control of how each service stays in sync.`, + settings for Google Calendar and Contacts. {{appName}} leaves you in + control of how each service stays in sync.`, { appName }, )} @@ -188,8 +188,8 @@ export const GoogleAccordion: React.FC = ({ {t( `The link between {{appName}} and your Google account stopped working. Click "Refresh Google Account" to - re-enable it. After that, you'll need to manually re-enable any integrations that you had set - already.`, + re-enable it. After that, you'll need to manually re-enable any integrations that you had set + already.`, { appName }, )}