diff options
author | AmandineLP <amandine@matrix.org> | 2018-01-22 21:13:03 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-22 21:13:03 +0100 |
commit | e52b5d94a9c7f542427f5957b45332304fdbeaca (patch) | |
tree | eff4072162c768333d7e034b257a3eeedb09f712 /res/templates-dinsic | |
parent | Translate to FR (diff) | |
download | synapse-e52b5d94a9c7f542427f5957b45332304fdbeaca.tar.xz |
Translate to FR
Diffstat (limited to 'res/templates-dinsic')
-rw-r--r-- | res/templates-dinsic/room.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/templates-dinsic/room.html b/res/templates-dinsic/room.html index 723c222d25..0487b1b11c 100644 --- a/res/templates-dinsic/room.html +++ b/res/templates-dinsic/room.html @@ -21,7 +21,7 @@ <tr> <td></td> <td> - <a href="{{ room.link }}">Join the conversation.</a> + <a href="{{ room.link }}">Rejoindre la conversation.</a> </td> <td></td> </tr> |