mirror of
https://github.com/searx/searx
synced 2025-08-30 22:16:19 +00:00
[fix] engines page translation
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
{% if not search_engine.private %}
|
||||
<tr>
|
||||
<td>{{ search_engine.name }}</td>
|
||||
<td>{{ categ }}</td>
|
||||
<td>{{ _(categ) }}</td>
|
||||
</tr>
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
|
Reference in New Issue
Block a user