mirror of
https://github.com/bitwarden/browser
synced 2026-02-22 04:14:04 +00:00
Change send success page text to not mention email verification (#18382)
* Change send success page text to not mention email verification * [PM-30706] replacing message and fixing double word bug * [PM-30706] improving message parameters --------- Co-authored-by: Alex Dragovich <46065570+itsadrago@users.noreply.github.com> Co-authored-by: Alex Dragovich <adragovich@bitwarden.com>
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
</h3>
|
||||
|
||||
<p bitTypography="body1" class="tw-mb-6 tw-max-w-sm">
|
||||
{{ "sendCreatedDescription" | i18n: formattedExpirationTime }}
|
||||
{{ "sendCreatedDescriptionV2" | i18n: formattedExpirationTime }}
|
||||
</p>
|
||||
|
||||
<bit-form-field class="tw-w-full tw-max-w-sm tw-mb-4">
|
||||
|
||||
Reference in New Issue
Block a user