mirror of
https://github.com/bitwarden/browser
synced 2025-12-20 10:13:31 +00:00
feat(auth): [PM-14949] Update TDE Decryption Option Text (#12850)
Update the text for the TDE decryption options under "Member decryption options".
This commit is contained in:
@@ -89,19 +89,19 @@
|
||||
{{ "trustedDevices" | i18n }}
|
||||
</bit-label>
|
||||
<bit-hint>
|
||||
{{ "memberDecryptionOptionTdeDescriptionPartOne" | i18n }}
|
||||
<a bitLink routerLink="../policies">{{
|
||||
"memberDecryptionOptionTdeDescriptionLinkOne" | i18n
|
||||
}}</a>
|
||||
{{ "memberDecryptionOptionTdeDescriptionPartTwo" | i18n }}
|
||||
<a bitLink routerLink="../policies">{{
|
||||
"memberDecryptionOptionTdeDescriptionLinkTwo" | i18n
|
||||
}}</a>
|
||||
{{ "memberDecryptionOptionTdeDescriptionPartThree" | i18n }}
|
||||
<a bitLink routerLink="../policies">{{
|
||||
"memberDecryptionOptionTdeDescriptionLinkThree" | i18n
|
||||
}}</a>
|
||||
{{ "memberDecryptionOptionTdeDescriptionPartFour" | i18n }}
|
||||
{{ "memberDecryptionOptionTdeDescPart1" | i18n }}
|
||||
<a bitLink routerLink="../policies">
|
||||
{{ "memberDecryptionOptionTdeDescLink1" | i18n }}
|
||||
</a>
|
||||
{{ "memberDecryptionOptionTdeDescPart2" | i18n }}
|
||||
<a bitLink routerLink="../policies">
|
||||
{{ "memberDecryptionOptionTdeDescLink2" | i18n }}
|
||||
</a>
|
||||
{{ "memberDecryptionOptionTdeDescPart3" | i18n }}
|
||||
<a bitLink routerLink="../policies">
|
||||
{{ "memberDecryptionOptionTdeDescLink3" | i18n }}
|
||||
</a>
|
||||
{{ "memberDecryptionOptionTdeDescPart4" | i18n }}
|
||||
</bit-hint>
|
||||
</bit-radio-button>
|
||||
</bit-radio-group>
|
||||
|
||||
Reference in New Issue
Block a user