aboutsummaryrefslogtreecommitdiffhomepage
path: root/locale/translations
diff options
context:
space:
mode:
authorGravatar Frédéric Guillot <fred@miniflux.net>2018-10-08 20:47:10 -0700
committerGravatar Frédéric Guillot <fred@miniflux.net>2018-10-08 20:47:10 -0700
commit9606126196e520bbae405e2a837daa00ca512c64 (patch)
tree6f9e4c3ea9556151d90df7b6fd8d5b3a8d4010f1 /locale/translations
parentd4c1677e3860667f7b7ebf61d11d33b9495da64d (diff)
Convert text links and line feeds to HTML in YouTube channels
Diffstat (limited to 'locale/translations')
-rw-r--r--locale/translations/fr_FR.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/locale/translations/fr_FR.json b/locale/translations/fr_FR.json
index 3a7371c..5138b3d 100644
--- a/locale/translations/fr_FR.json
+++ b/locale/translations/fr_FR.json
@@ -191,8 +191,8 @@
"error.feed_mandatory_fields": "L'URL et la catégorie sont obligatoire.",
"error.user_mandatory_fields": "Le nom d'utilisateur est obligatoire.",
"form.feed.label.title": "Titre",
- "form.feed.label.site_url": "URL du flux",
- "form.feed.label.feed_url": "URL du site web",
+ "form.feed.label.site_url": "URL du site web",
+ "form.feed.label.feed_url": "URL du flux",
"form.feed.label.category": "Catégorie",
"form.feed.label.crawler": "Récupérer le contenu original",
"form.feed.label.feed_username": "Nom d'utilisateur du flux",