From 990a6c5e01a329126bfac88cb1d9fcb99c0c3831 Mon Sep 17 00:00:00 2001 From: Myrmece Date: Thu, 11 May 2017 07:00:31 +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 29b9da17..5bdc20d1 100644 --- a/translations/fr-fr.all.json +++ b/translations/fr-fr.all.json @@ -586,5 +586,25 @@ { "id": "email_changed", "translation": "L'adresse email a été modifiée avec succès ! Confirmez le changement en cliquant sur le lien envoyé à : %s" + }, + { + "id": "torrent_status", + "translation": "Statut du torrent" + }, + { + "id": "torrent_status_hidden", + "translation": "Invisible" + }, + { + "id": "torrent_status_normal", + "translation": "Normal" + }, + { + "id": "torrent_status_remake", + "translation": "Remake" + }, + { + "id": "profile_edit_page", + "translation": "Éditer le profil de %s" } ]