From c7bf295838f4915450c80d1a1e632a0de350c510 Mon Sep 17 00:00:00 2001 From: Hugo LEVY-FALK Date: Sun, 22 Jul 2018 22:18:31 +0200 Subject: [PATCH] i18n sur le title du bouton historique --- templates/buttons/history.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/buttons/history.html b/templates/buttons/history.html index 8d0cc8bc..fa7835da 100644 --- a/templates/buttons/history.html +++ b/templates/buttons/history.html @@ -22,7 +22,7 @@ with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. {% endcomment %} {% load i18n %} - + {% if text %}{% trans 'History' %}{% endif %}