aboutsummaryrefslogtreecommitdiffhomepage
path: root/locale/translations/fr_FR.json
diff options
context:
space:
mode:
authorGravatar Carl Helmertz <carl.helmertz@elvaco.se>2018-10-14 16:28:24 +0200
committerGravatar fguillot <fred@miniflux.net>2018-10-21 11:53:17 -0700
commit8c65c78904225e92df045cac43700210936ca148 (patch)
treed98749eab3757161d9961bed5226e05e0eea1163 /locale/translations/fr_FR.json
parent74c35ad000a09d689e501f5995a109708fb4ff00 (diff)
NavHandler: Make "g f" go to feed, or list of feeds
When you're reading an entry, you may want to go to the feed first, before quickly continuing to reading all of the feeds with another "g f".
Diffstat (limited to 'locale/translations/fr_FR.json')
-rw-r--r--locale/translations/fr_FR.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/locale/translations/fr_FR.json b/locale/translations/fr_FR.json
index 9b2f47d..1aeaeeb 100644
--- a/locale/translations/fr_FR.json
+++ b/locale/translations/fr_FR.json
@@ -114,6 +114,7 @@
"page.keyboard_shortcuts.show_keyboard_shortcuts": "Voir les raccourcis clavier",
"page.keyboard_shortcuts.go_to_previous_item": "Élément précédent",
"page.keyboard_shortcuts.go_to_next_item": "Élément suivant",
+ "page.keyboard_shortcuts.go_to_feed": "Voir abonnement",
"page.keyboard_shortcuts.go_to_previous_page": "Page précédente",
"page.keyboard_shortcuts.go_to_next_page": "Page suivante",
"page.keyboard_shortcuts.open_item": "Ouvrir élément sélectionné",