summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/fr.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2017-01-04 16:23:15 -0300
committerHarrison Healey <harrisonmhealey@gmail.com>2017-01-04 14:23:15 -0500
commitbf9a8e4b1f1a0a13aaa0bb4c8d6dd8e533edba5d (patch)
tree608f4bf35cd22bb4013e90725986bee79a1adecc /webapp/i18n/fr.json
parenteae6b13fca9a620051869aa449cedba042984531 (diff)
downloadchat-bf9a8e4b1f1a0a13aaa0bb4c8d6dd8e533edba5d.tar.gz
chat-bf9a8e4b1f1a0a13aaa0bb4c8d6dd8e533edba5d.tar.bz2
chat-bf9a8e4b1f1a0a13aaa0bb4c8d6dd8e533edba5d.zip
translations PR 20170102 (#4929)
Diffstat (limited to 'webapp/i18n/fr.json')
-rw-r--r--webapp/i18n/fr.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/webapp/i18n/fr.json b/webapp/i18n/fr.json
index 984f8cc46..2bf3d6ea9 100644
--- a/webapp/i18n/fr.json
+++ b/webapp/i18n/fr.json
@@ -1655,7 +1655,7 @@
"post_info.reply": "Répondre",
"posts_view.loadMore": "Charger plus de messages",
"posts_view.newMsg": "Nouveaux messages",
- "posts_view.newMsgBelow": "{count} new {count, plural, one {message} other {messages}} below",
+ "posts_view.newMsgBelow": "New {count, plural, one {message} other {messages}} below",
"reaction.clickToAdd": "(click to add)",
"reaction.clickToRemove": "(click to remove)",
"reaction.othersReacted": "{otherUsers, number} {otherUsers, plural, one {user} other {users}}",
@@ -2162,6 +2162,7 @@
"user.settings.security.title": "Paramètres de sécurité",
"user.settings.security.viewHistory": "Voir l'historique des accès",
"user_list.notFound": "Aucun utilisateur trouvé.",
+ "user_profile.send.dm": "Send Message",
"user_profile.webrtc.call": "Démarrer un appel vidéo",
"user_profile.webrtc.offline": "The user is offline",
"user_profile.webrtc.unavailable": "Passer un nouvel appel n'est pas possible tant que l'appel en cours n'a pas été terminé",