summaryrefslogtreecommitdiffstats
path: root/i18n/fr.json
diff options
context:
space:
mode:
authorDerrick Anderson <derrick@andersonwebstudio.com>2018-02-14 21:22:42 -0500
committerDerrick Anderson <derrick@andersonwebstudio.com>2018-02-14 21:22:42 -0500
commit9360131992064203f9ee46fa0504d20276c97339 (patch)
tree25a185247ff6bb6a319d1118ecdc1c55695b86c1 /i18n/fr.json
parent622fb1a50fc9a3db8d1f587af751e14a55731db4 (diff)
parent7f93d17a5fb5e64a336c44c35b3a41a0c0047783 (diff)
downloadchat-9360131992064203f9ee46fa0504d20276c97339.tar.gz
chat-9360131992064203f9ee46fa0504d20276c97339.tar.bz2
chat-9360131992064203f9ee46fa0504d20276c97339.zip
Merge branch 'translations-20180215' into release-4.7
Diffstat (limited to 'i18n/fr.json')
-rw-r--r--i18n/fr.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/i18n/fr.json b/i18n/fr.json
index 66a414e64..60d17a2a9 100644
--- a/i18n/fr.json
+++ b/i18n/fr.json
@@ -2708,7 +2708,7 @@
},
{
"id": "api.user.create_user.signup_link_mismatched_invite_id.app_error",
- "translation": "The signup link does not appear to be valid"
+ "translation": "Le lien d'inscription semble ne pas être valide."
},
{
"id": "api.user.create_user.team_name.app_error",
@@ -3691,6 +3691,10 @@
"translation": "Les plugins et/ou l'envoi de plugins ont été désactivés."
},
{
+ "id": "app.team.join_user_to_team.max_accounts.app_error",
+ "translation": "Cette équipe a atteint la limite du nombre maximum de comptes autorisés. Contactez votre administrateur système pour augmenter cette limite."
+ },
+ {
"id": "app.user_access_token.disabled",
"translation": "Les jetons d'accès personnel sont désactivés sur ce serveur. Veuillez contacter votre administrateur système pour plus d'informations."
},