From 4416fa5ca72f3cccfbfc61d4984afd62390d8a62 Mon Sep 17 00:00:00 2001 From: Weblate Date: Tue, 19 Feb 2019 13:34:53 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (933 of 933 strings) Translation: CryptPad/App Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/fr/ --- www/common/translations/messages.fr.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/www/common/translations/messages.fr.json b/www/common/translations/messages.fr.json index 821b9ecc8..778c53c87 100644 --- a/www/common/translations/messages.fr.json +++ b/www/common/translations/messages.fr.json @@ -1024,5 +1024,8 @@ "crowdfunding_popup_yes": "Voir la page", "crowdfunding_popup_no": "Pas maintenant", "crowdfunding_popup_never": "Ne plus demander", - "markdown_toc": "Sommaire" + "markdown_toc": "Sommaire", + "debug_getGraph": "Obtenir le code permettant de générer un graphe de ce document", + "debug_getGraphWait": "Génération du graphe... Veuillez patienter.", + "debug_getGraphText": "Voici le code DOT permettant de générer un graphe de l’historique de ce document :" }