1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-11 14:04:03 +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 GitHub
parent a8f0bc8d4b
commit c2f68e0bf6

View File

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