Skip to content

Commit dd1d7e3

Browse files
committed
PD-5452
1 parent 4c42130 commit dd1d7e3

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/app/two-factor-setup/components/two-factor-enable/two-factor-enable.component.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,7 @@ export class TwoFactorEnableComponent implements OnInit {
4545
twoFactorForm: UntypedFormGroup
4646
showTextCode = false
4747
loading = false
48-
textCodeCopiedTooltip =
49-
$localize`:@@account.setupCodeClipboard:Setup code has been copied to the clipboard`
48+
textCodeCopiedTooltip = $localize`:@@account.setupCodeClipboard:Setup code has been copied to the clipboard`
5049

5150
constructor(
5251
private _twoFactorService: TwoFactorAuthenticationService,

0 commit comments

Comments
 (0)