summary refs log tree commit diff
path: root/res
diff options
context:
space:
mode:
authorAmandineLP <amandine@matrix.org>2018-01-22 21:18:44 +0100
committerGitHub <noreply@github.com>2018-01-22 21:18:44 +0100
commit1df10d88146bc8a1a5c877dad24941d05ea7a6a9 (patch)
tree4afde9d7e63a357413d378ea2fc770e77a790ac6 /res
parentFixed translation (diff)
downloadsynapse-1df10d88146bc8a1a5c877dad24941d05ea7a6a9.tar.xz
Fixed translation
Diffstat (limited to 'res')
-rw-r--r--res/templates-dinsic/room.txt2
1 files changed, 1 insertions, 1 deletions
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 %}