FIX: ensure "save" is translatable in bookmark modal (#26446)

This commit is contained in:
Kris 2024-04-01 20:23:38 -04:00 committed by GitHub
parent 5375799453
commit 3520f4a635
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,7 @@
>
<:headerPrimaryAction>
<DButton
@translatedLabel="save"
@label="bookmarks.save"
@action={{this.saveAndClose}}
@title="modal.close"
class="btn-transparent btn-primary"