From 53e2a30af5139561ca2b74aa5ec593fcbda5186d Mon Sep 17 00:00:00 2001 From: Weblate Date: Mon, 3 May 2021 13:05:45 +0200 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (1227 of 1227 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 f1d782e43..a2a9e8a6c 100644 --- a/www/common/translations/messages.fr.json +++ b/www/common/translations/messages.fr.json @@ -1226,5 +1226,6 @@ "pad_goToAnchor": "Aller à cette ancre", "settings_padOpenLinkLabel": "Activer l'ouverture directe des liens", "settings_padOpenLinkHint": "Cette option permet d'ouvrir les liens dans un document texte sans fenêtre d’aperçu", - "settings_padOpenLinkTitle": "Ouvrir les lien avec un seul clic" + "settings_padOpenLinkTitle": "Ouvrir les lien avec un seul clic", + "toolbar_storeInDrive": "Stocker dans CryptDrive" }