Fix: mark 'Select' button in doc list for translation (#11278)

This commit is contained in:
shamoon 2025-11-03 06:18:41 -08:00 committed by GitHub
parent 3dc7cf3da1
commit 6684e80ffc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,7 +15,7 @@
</div>
<div class="d-none d-sm-flex flex-fill me-3">
<div class="input-group input-group-sm">
<span class="input-group-text border-0">Select:</span>
<span class="input-group-text border-0" i18n>Select:</span>
</div>
<div class="btn-group btn-group-sm flex-nowrap">
@if (list.selected.size > 0) {