1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-19 10:54:00 +00:00

Use correct key for new send (#18523)

This commit is contained in:
Oscar Hinton
2026-01-23 16:54:24 +01:00
committed by jaasen-livefront
parent db1e0b0788
commit c258b5e453

View File

@@ -60,7 +60,7 @@
buttonType="primary"
(click)="addSendWithoutType()"
>
{{ "newSend" | i18n }}
{{ "createSend" | i18n }}
</button>
</tools-send-list>
</div>