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" } ]