From d82ef657062144c854752411076243fc44efc8e1 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Mon, 10 Dec 2018 02:07:33 +0100 Subject: [PATCH] Fix FR --- teleforma/templates/teleforma/seminars.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/teleforma/templates/teleforma/seminars.html b/teleforma/templates/teleforma/seminars.html index da38f318..78ce0c8e 100644 --- a/teleforma/templates/teleforma/seminars.html +++ b/teleforma/templates/teleforma/seminars.html @@ -54,7 +54,7 @@ $(function() {
-

playlists{% trans "My conferences" %}

+

playlists{% trans "Mes conférences" %}

    {% block conferences %} -- 2.39.5