fix(locale): transactions quick search placeholder is not translatable

This commit is contained in:
Herculino Trotta
2025-02-24 16:34:05 -03:00
parent 45d939237d
commit ef15b85386

View File

@@ -174,7 +174,7 @@
</div>
<div id="search" class="my-3">
<label class="w-100">
<input type="search" class="form-control" placeholder="Buscar" hx-preserve id="quick-search"
<input type="search" class="form-control" placeholder="{% translate 'Search' %}" hx-preserve id="quick-search"
_="on input or search or htmx:afterSwap from window
if my value is empty
trigger toggle on <.transactions-divider-collapse/>