aboutsummaryrefslogtreecommitdiffhomepage
path: root/locale/translations
diff options
context:
space:
mode:
authorGravatar Frédéric Guillot <fred@miniflux.net>2018-08-25 12:21:54 -0700
committerGravatar Frédéric Guillot <fred@miniflux.net>2018-08-25 12:21:54 -0700
commit551b73acfb6ed4620387c7345b117d32697deb77 (patch)
tree4c46ec045da34d03a3e8230e25e48e0237f0685c /locale/translations
parentfebce4f2e3a86da4171783fcc593b25a807c3da8 (diff)
Add remove button in feed edit page
Diffstat (limited to 'locale/translations')
-rw-r--r--locale/translations/fr_FR.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/locale/translations/fr_FR.json b/locale/translations/fr_FR.json
index 534432c..5ef2ce7 100644
--- a/locale/translations/fr_FR.json
+++ b/locale/translations/fr_FR.json
@@ -240,5 +240,6 @@
"There is no result for this search.": "Il n'y a aucun résultat pour cette recherche.",
"Search...": "Recherche...",
"Set focus on search form": "Mettre le focus sur le champ de recherche",
- "Search": "Recherche"
+ "Search": "Recherche",
+ "Remove this feed": "Supprimer cet abonnement"
}