1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-30 16:23:53 +00:00

[PM-31323] change text on toast for send link copy (#18617)

This commit is contained in:
Alex Dragovich
2026-01-28 10:49:20 -08:00
committed by GitHub
parent 3632afd26e
commit c5bd811dfd

View File

@@ -30,6 +30,7 @@
showToast
bitIconButton="bwi-clone"
[appCopyClick]="sendLink"
[valueLabel]="'sendLink' | i18n"
[label]="'copySendLink' | i18n"
></button>
</bit-form-field>