From b555f679f6223849e686584c1469e41ca006bfa1 Mon Sep 17 00:00:00 2001 From: ZerooCool Date: Mon, 22 Jun 2020 19:08:00 +0200 Subject: [PATCH] Up fr.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit "Encrypted note on PrivateBin": "Message chiffré sur PrivateBin", "Visit this link to see the note. Giving the URL to anyone allows them to access the note, too.": "Visiter ce lien pour voir la note. Donner l'URL à une autre personne lui permet également d'accéder à la note." --- i18n/fr.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/i18n/fr.json b/i18n/fr.json index 2fe66a01..500bbf63 100644 --- a/i18n/fr.json +++ b/i18n/fr.json @@ -195,7 +195,7 @@ "Close": "Fermer", "Encrypted note on PrivateBin": - "Encrypted note on PrivateBin", + "Message chiffré sur PrivateBin", "Visit this link to see the note. Giving the URL to anyone allows them to access the note, too.": - "Visit this link to see the note. Giving the URL to anyone allows them to access the note, too." + "Visiter ce lien pour voir la note. Donner l'URL à une autre personne lui permet également d'accéder à la note." }