mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-12-26 17:51:13 +08:00
Rename Azure AD SSO to Microsoft Entra ID [SCI-10616]
This commit is contained in:
parent
527c9d4128
commit
4aa4b69608
1 changed files with 4 additions and 4 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue