From 92c6bbc99af465ed71cc0be167f5ce9996774d75 Mon Sep 17 00:00:00 2001 From: Weblate Date: Thu, 19 Dec 2019 10:08:10 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (1185 of 1185 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/ --- www/common/translations/messages.fr.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/www/common/translations/messages.fr.json b/www/common/translations/messages.fr.json index 7b2d80227..9f957ea17 100644 --- a/www/common/translations/messages.fr.json +++ b/www/common/translations/messages.fr.json @@ -1279,5 +1279,7 @@ "team_inviteTitle": "Invitation à une équipe", "team_inviteGetData": "Obtention des données de l'équipe", "team_cat_link": "Invitation", - "team_links": "Liens d'invitation" + "team_links": "Liens d'invitation", + "team_inviteInvalidLinkError": "Ce lien d'invitation n'est pas valide.", + "team_inviteLinkError": "Erreur lors de la génération du lien." }