From 2f8ab087ff22825734699ee0774e14f537f2fd42 Mon Sep 17 00:00:00 2001 From: Jordan Aasen <166539328+jaasen-livefront@users.noreply.github.com> Date: Mon, 30 Sep 2024 04:56:32 -0700 Subject: [PATCH] [PM-12721] - add copy button to send options password field (#11295) * add copy button to send options form * update copy language * fix copy button value text --- .../components/options/send-options.component.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/libs/tools/send/send-ui/src/send-form/components/options/send-options.component.html b/libs/tools/send/send-ui/src/send-form/components/options/send-options.component.html index 5c03a8c431..dbd86d7f5b 100644 --- a/libs/tools/send/send-ui/src/send-form/components/options/send-options.component.html +++ b/libs/tools/send/send-ui/src/send-form/components/options/send-options.component.html @@ -30,6 +30,15 @@ (click)="generatePassword()" data-testid="generate-password" > + {{ "sendPasswordDescV2" | i18n }}