summary refs log tree commit diff
path: root/res/templates-dinsic
diff options
context:
space:
mode:
authorAmandineLP <amandine@matrix.org>2018-01-22 21:14:13 +0100
committerGitHub <noreply@github.com>2018-01-22 21:14:13 +0100
commitf7f937d051fcae0837547b53e642e2c976a10cb6 (patch)
tree8717f0cfe124d23b1556bd12aed4c921c3e520ca /res/templates-dinsic
parentTranslate to FR (diff)
downloadsynapse-f7f937d051fcae0837547b53e642e2c976a10cb6.tar.xz
Translate to FR
Diffstat (limited to 'res/templates-dinsic')
-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 84648c710e..ca7c111954 100644
--- a/res/templates-dinsic/room.txt
+++ b/res/templates-dinsic/room.txt
@@ -1,7 +1,7 @@
 {{ room.title }}
 
 {% if room.invite %}
-    You've been invited, join at {{ room.link }}
+    Vous avez été invité, rejoignez la conversation à {{ room.link }}
 {% else %}
     {% for notif in room.notifs %}
         {% include 'notif.txt' with context %}