From 123151708ce97567817f775dc02a884c104c34ad Mon Sep 17 00:00:00 2001 From: Weblate Date: Thu, 6 Aug 2020 15:31:21 +0200 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (1303 of 1303 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/ --- www/common/translations/messages.fr.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/common/translations/messages.fr.json b/www/common/translations/messages.fr.json index 572b779f0..b87dcc009 100644 --- a/www/common/translations/messages.fr.json +++ b/www/common/translations/messages.fr.json @@ -1398,5 +1398,6 @@ "fm_restricted": "Vous n'avez pas accès à cet élément", "fm_emptyTrashOwned": "Votre corbeille contient des documents dont vous êtes propriétaire. Vous pouvez les supprimer de votre drive uniquement, ou les détruire pour tous les utilisateurs.", "fm_noResult": "Pas de résultat", - "support_formCategoryError": "Erreur : la catégorie est vide" + "support_formCategoryError": "Erreur : la catégorie est vide", + "pad_tocHide": "Plan" }