mirror of
https://github.com/searxng/searxng.git
synced 2026-01-01 16:40:02 +00:00
[enh] i18n support
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{% extends "base.html" %}
|
||||
{% block head %} {% endblock %}
|
||||
{% block content %}
|
||||
<h2>Engine stats</h2>
|
||||
<h2>{{ _('Engine stats') }}</h2>
|
||||
|
||||
{% for stat_name,stat_category in stats %}
|
||||
<div class="left">
|
||||
|
||||
Reference in New Issue
Block a user