aboutsummaryrefslogtreecommitdiffhomepage
path: root/locale/translations/ru_RU.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/ru_RU.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/ru_RU.json')
-rw-r--r--locale/translations/ru_RU.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/locale/translations/ru_RU.json b/locale/translations/ru_RU.json
index ef1a200..60bd4ff 100644
--- a/locale/translations/ru_RU.json
+++ b/locale/translations/ru_RU.json
@@ -116,6 +116,7 @@
"page.keyboard_shortcuts.show_keyboard_shortcuts": "Показать сочетания клавиш",
"page.keyboard_shortcuts.go_to_previous_item": "Перейти к предыдущему элементу",
"page.keyboard_shortcuts.go_to_next_item": "Перейти к следующему элементу",
+ "page.keyboard_shortcuts.go_to_feed": "Перейти к подписке",
"page.keyboard_shortcuts.go_to_previous_page": "Перейти к предыдущей странице",
"page.keyboard_shortcuts.go_to_next_page": "Перейти к следующей странице",
"page.keyboard_shortcuts.open_item": "Открыть выбранный элемент",