From 4aa4b69608f20b68497d51a7142c02febebc897b Mon Sep 17 00:00:00 2001 From: wandji20 Date: Thu, 11 Apr 2024 18:57:42 +0100 Subject: [PATCH] Rename Azure AD SSO to Microsoft Entra ID [SCI-10616] --- config/locales/en.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index 23ccc7677..6c415f110 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -2899,13 +2899,13 @@ en: not_connected: "You have no Connected accounts" unlink_success: "Successfully unlinked" azure_ad: - title: "Your Microsoft Azure (Active Directory) Account" - connect_hint: "Allows you to sign in with your Microsoft Azure (Active Directory) account." + title: "Your Microsoft Entra ID Account" + connect_hint: "Allows you to sign in with your Microsoft Entra ID account." connected: "Connected" unlink_button: "Unlink" unlink_modal: - title: "Unlink Microsoft Azure (Active Directory) account?" - description_1: "Are you sure you would like unlink Microsoft Azure (Active Directory) and SciNote accounts?" + title: "Unlink Microsoft Entra ID account?" + description_1: "Are you sure you would like unlink Microsoft Entra ID and SciNote accounts?" submit_button: "Submit" okta: title: "Your Okta Account"