From f75641125fd7d06c5b2f5b9966e0b8383d5e3530 Mon Sep 17 00:00:00 2001
From: Abigail Dawson <145867967+AbigailDawson@users.noreply.github.com>
Date: Wed, 8 May 2024 11:26:33 -0400
Subject: [PATCH] Fix typos on Google Calendar and Gmail integration cards
 (#5547)

Signed-off-by: Abigail Dawson <abigaildawson.dev@gmail.com>
---
 plugins/calendar-assets/lang/en.json | 4 ++--
 plugins/gmail-assets/lang/en.json    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/plugins/calendar-assets/lang/en.json b/plugins/calendar-assets/lang/en.json
index f55594ffad..c9f24fd8f9 100644
--- a/plugins/calendar-assets/lang/en.json
+++ b/plugins/calendar-assets/lang/en.json
@@ -43,9 +43,9 @@
     "HideDetails": "Hide details",
     "ReccuringEvent": "Recurring event",
     "ExternalParticipants": "External participants",
-    "IntegrationDescr": "Use Google Calendar integration",
+    "IntegrationDescr": "Integrate with Google Calendar",
     "Connect": "Connect",
-    "RedirectGoogle": "You will be redirect to google auth page. Please make sure to select all permissions.",
+    "RedirectGoogle": "You will be redirected to the Google authentication page. Please make sure to select all permissions.",
     "ConnectCalendar": "Connect Google Calendar account",
     "EditRecEvent": "Edit recurring event",
     "RemoveRecEvent": "Remove recurring event",
diff --git a/plugins/gmail-assets/lang/en.json b/plugins/gmail-assets/lang/en.json
index d00cc4b517..20c79f2851 100644
--- a/plugins/gmail-assets/lang/en.json
+++ b/plugins/gmail-assets/lang/en.json
@@ -2,7 +2,7 @@
   "string": {
     "MessageID": "MessageID",
     "IntegrationLabel": "Gmail",
-    "IntegrationDescription": "Use gmail integration",
+    "IntegrationDescription": "Integrate with Gmail",
     "SharedMessages": "shared emails",
     "To": "To:",
     "From": "From:",
@@ -12,7 +12,7 @@
     "CreateMessage": "Create message",
     "ShareMessages": "Share messages",
     "Connect": "Connect",
-    "RedirectGoogle": "You will be redirect to google auth page",
+    "RedirectGoogle": "You will be redirected to the Google authentication page. Please make sure to select all permissions.",
     "ConnectGmail": "Connect Gmail account",
     "Reply": "Reply",
     "Subject": "Subject",