aboutsummaryrefslogtreecommitdiffhomepage
path: root/locale/translations/ru_RU.json
diff options
context:
space:
mode:
authorGravatar Jebbs <qjebbs@gmail.com>2019-10-07 11:55:15 +0800
committerGravatar Frédéric Guillot <fred@miniflux.net>2019-10-06 20:55:15 -0700
commitbf357a0e2dee24d80dc17082b1f685e8ee1ed9aa (patch)
tree0702a4f163dbe591d983eb3a57dfecf26f6f5e4d /locale/translations/ru_RU.json
parent02dbe3ef2edaa40658862c1c92e73730c8e75ee1 (diff)
Add toast message for some keyboard shortcuts
Add notification message when using keyboard shortcuts: f, s, and m.
Diffstat (limited to 'locale/translations/ru_RU.json')
-rw-r--r--locale/translations/ru_RU.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/locale/translations/ru_RU.json b/locale/translations/ru_RU.json
index 9bc3b43..1e1fa89 100644
--- a/locale/translations/ru_RU.json
+++ b/locale/translations/ru_RU.json
@@ -48,14 +48,19 @@
"pagination.previous": "Предыдущая",
"entry.status.unread": "Непрочитано",
"entry.status.read": "Прочитано",
+ "entry.status.toast.unread": "Помечено как непрочитанное",
+ "entry.status.toast.read": "Помечено как прочитанное",
"entry.status.title": "Изменить статус записи",
"entry.bookmark.toggle.on": "Добавить в Избранное",
"entry.bookmark.toggle.off": "Удалить из Избранного",
+ "entry.bookmark.toast.on": "Помеченные",
+ "entry.bookmark.toast.off": "Без пометок",
"entry.state.saving": "Сохранение…",
"entry.state.loading": "Загрузка…",
"entry.save.label": "Сохранить",
"entry.save.title": "Сохранить эту статью",
"entry.save.completed": "Готово!",
+ "entry.save.toast.completed": "Статья сохранена",
"entry.scraper.label": "Извлечь оригинальное содержимое",
"entry.scraper.title": "Извлечь оригинальное содержимое",
"entry.scraper.completed": "Готово!",