File tree Expand file tree Collapse file tree
projects/orcid-registry-ui/src/lib/components/auth-challenge Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,9 +25,15 @@ <h1 class="orc-font-heading-small text-center font-normal" i18n>
2525 > and</ ng-container
2626 > }@if (showTwoFactorField) {< ng-container i18n
2727 > a two-factor authentication code</ ng-container
28- > }to {{ actionDescription }}@if (boldText) { < b > {{
29- boldText
30- }}</ b
28+ > }< ng-container
29+ i18n ="
30+ auth challenge action clause|Clause in the verification sentence before
31+ a dynamic action fragment. actionDescription is a translated verb phrase
32+ like 'disable 2FA', 'unlink the alternate sign in account', or 'complete
33+ your password reset'. Keep the sentence natural in your
34+ language.@@authChallenge.toActionDescription "
35+ > to {{ actionDescription }}</ ng-container
36+ > @if (boldText) { < b > {{ boldText }}</ b
3137 > }@if (trailingText) { {{ trailingText }}}
3238 </ p >
3339
You can’t perform that action at this time.
0 commit comments