Просмотр исходного кода

Up fr.json

"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."
ZerooCool 6 лет назад
Родитель
Сommit
b555f679f6
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      i18n/fr.json

+ 2 - 2
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."
 }