mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-22 03:14:40 +03:00
Fix typos on Google Calendar and Gmail integration cards (#5547)
Signed-off-by: Abigail Dawson <abigaildawson.dev@gmail.com>
This commit is contained in:
parent
ddb11014ee
commit
f75641125f
@ -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",
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user