From 1df10d88146bc8a1a5c877dad24941d05ea7a6a9 Mon Sep 17 00:00:00 2001 From: AmandineLP Date: Mon, 22 Jan 2018 21:18:44 +0100 Subject: Fixed translation --- res/templates-dinsic/room.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res') diff --git a/res/templates-dinsic/room.txt b/res/templates-dinsic/room.txt index ca7c111954..dd36d01d21 100644 --- a/res/templates-dinsic/room.txt +++ b/res/templates-dinsic/room.txt @@ -1,7 +1,7 @@ {{ room.title }} {% if room.invite %} -   Vous avez été invité, rejoignez la conversation à {{ room.link }} +   Vous avez été invité, rejoignez la conversation en cliquant sur le lien suivant {{ room.link }} {% else %} {% for notif in room.notifs %} {% include 'notif.txt' with context %} -- cgit 1.5.1