From 4d7cecdef8e3aadc9fe9f3d8929e7e76c6d7cb17 Mon Sep 17 00:00:00 2001 From: Myrmece Date: Sun, 21 May 2017 12:13:53 +0200 Subject: [PATCH] Updated translation. --- translations/fr-fr.all.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/translations/fr-fr.all.json b/translations/fr-fr.all.json index fcee6e61..e16b4567 100644 --- a/translations/fr-fr.all.json +++ b/translations/fr-fr.all.json @@ -679,6 +679,10 @@ "id": "delete", "translation": "Supprimer" }, + { + "id": "website_link", + "translation": "Lien du site web" + }, { "id": "files", "translation": "Fichiers" @@ -758,5 +762,21 @@ { "id": "no_database_dumps_available", "translation": "Aucune sauvegarde de base de données n'est disponible en ce moment." + }, + { + "id": "clear_notifications", + "translation": "Effacer les notifications" + }, + { + "id": "notifications_cleared", + "translation": "Notifications supprimées !" + }, + { + "id": "my_notifications", + "translation": "Mes Notifications" + }, + { + "id": "new_torrent_uploaded", + "translation": "Nouveau torrent : \"%s\" de %s" } ]