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,13 +25,7 @@ <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- > }< ng-container
29- i18n ="
30- auth challenge action clause|Clause in the verification sentence before
31- a dynamic action fragment. actionDescription is a translated clause like
32- 'to disable 2FA', 'to unlink the alternate sign in account', or 'for'.
33- Keep the sentence natural in your language.@@authChallenge.actionDescriptionClause "
34- > {{ actionDescription }}</ ng-container
28+ > }< ng-container > {{ actionDescription }}</ ng-container
3529 > @if (boldText) { < b > {{ boldText }}</ b
3630 > }@if (trailingText) { {{ trailingText }}}
3731 </ p >
You can’t perform that action at this time.
0 commit comments