Fix typo in unlink connected accounts modal [SCI-10671]

This commit is contained in:
sboursen-scinote 2024-04-25 17:04:05 +02:00
parent 21f224c05c
commit f9a060e5dd

View file

@ -2905,7 +2905,7 @@ en:
unlink_button: "Unlink"
unlink_modal:
title: "Unlink Microsoft Entra ID account?"
description_1: "Are you sure you would like unlink Microsoft Entra ID and SciNote accounts?"
description_1: "Are you sure you would like to unlink Microsoft Entra ID and SciNote accounts?"
submit_button: "Submit"
okta:
title: "Your Okta Account"
@ -2914,7 +2914,7 @@ en:
unlink_button: "Unlink"
unlink_modal:
title: "Unlink Okta account?"
description_1: "Are you sure you would like unlink Okta and SciNote accounts?"
description_1: "Are you sure you would like to unlink Okta and SciNote accounts?"
submit_button: "Submit"
openid_connect:
title: "Your OpenID Connect Account"
@ -2923,7 +2923,7 @@ en:
unlink_button: "Unlink"
unlink_modal:
title: "Unlink OpenID Connect account?"
description_1: "Are you sure you would like unlink OpenID Connect and SciNote accounts?"
description_1: "Are you sure you would like unlink to OpenID Connect and SciNote accounts?"
submit_button: "Submit"
saml:
title: "Your SAML Account"
@ -2932,7 +2932,7 @@ en:
unlink_button: "Unlink"
unlink_modal:
title: "Unlink SAML account?"
description_1: "Are you sure you would like unlink SAML and SciNote accounts?"
description_1: "Are you sure you would like to unlink SAML and SciNote accounts?"
submit_button: "Submit"
errors:
not_found: "You have no Connected accounts for this provider"