[enh] i18n support

This commit is contained in:
asciimoo
2014-01-22 00:17:49 +01:00
parent a1f945d227
commit 2b1d2dbc84
6 changed files with 29 additions and 20 deletions

View File

@@ -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">