We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e06c2f commit 4ac580eCopy full SHA for 4ac580e
pywb/templates/search.html
@@ -137,7 +137,7 @@ <h4 class="display-4">
137
<div class="row">
138
<label for="filter-expression" class="col-form-label col-3">{% trans %}Expr:{% endtrans %}</label>
139
<input type="text" id="filter-expression" class="form-control col-7"
140
- placeholder="Enter an expression to filter by"
+ placeholder="{% trans %}Enter an expression to filter by{% endtrans %}"
141
>
142
</div>
143
0 commit comments