mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-03-04 19:53:19 +08:00
Fix OpenID unlink translation [SCI-10671]
This commit is contained in:
parent
220160b075
commit
496d3fe628
1 changed files with 1 additions and 1 deletions
|
@ -2923,7 +2923,7 @@ en:
|
|||
unlink_button: "Unlink"
|
||||
unlink_modal:
|
||||
title: "Unlink OpenID Connect account?"
|
||||
description_1: "Are you sure you would like unlink to OpenID Connect and SciNote accounts?"
|
||||
description_1: "Are you sure you would like to unlink OpenID Connect and SciNote accounts?"
|
||||
submit_button: "Submit"
|
||||
saml:
|
||||
title: "Your SAML Account"
|
||||
|
|
Loading…
Reference in a new issue