From ae35b47ae3840b8c3cf0d7f585bd60d424c8c768 Mon Sep 17 00:00:00 2001 From: Shivam Mishra Date: Fri, 31 May 2024 21:31:50 +0530 Subject: [PATCH] fix: Add the translation for Sign in with Microsoft button (#9567) The sign in button for Microsoft inbox was not translated, this PR fixes it --- app/javascript/dashboard/i18n/locale/en/inboxMgmt.json | 3 ++- .../settings/inbox/channels/emailChannels/Microsoft.vue | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/app/javascript/dashboard/i18n/locale/en/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/en/inboxMgmt.json index 95821069c..20c738a86 100644 --- a/app/javascript/dashboard/i18n/locale/en/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/en/inboxMgmt.json @@ -366,6 +366,7 @@ "TITLE": "Microsoft Email", "DESCRIPTION": "Click on the Sign in with Microsoft button to get started. You will redirected to the email sign in page. Once you accept the requested permissions, you would be redirected back to the inbox creation step.", "EMAIL_PLACEHOLDER": "Enter email address", + "SIGN_IN": "Sign in with Microsoft", "HELP": "To add your Microsoft account as a channel, you need to authenticate your Microsoft account by clicking on 'Sign in with Microsoft' ", "ERROR_MESSAGE": "There was an error connecting to Microsoft, please try again" } @@ -738,4 +739,4 @@ "OTHER_PROVIDERS": "Other Providers" } } -} \ No newline at end of file +} diff --git a/app/javascript/dashboard/routes/dashboard/settings/inbox/channels/emailChannels/Microsoft.vue b/app/javascript/dashboard/routes/dashboard/settings/inbox/channels/emailChannels/Microsoft.vue index d1b48bf65..e3b1f032e 100644 --- a/app/javascript/dashboard/routes/dashboard/settings/inbox/channels/emailChannels/Microsoft.vue +++ b/app/javascript/dashboard/routes/dashboard/settings/inbox/channels/emailChannels/Microsoft.vue @@ -18,8 +18,8 @@ />