miniflux-v2/locale
Thiago Perrotta 824fc310a9 Add new keyboard shortcut: 'M' - toggle read/unread, go to prev item
Currently there is "Toggle read/unread = m", which toggles and
then goes to the next item.

Having the opposite operation available is handy, especially when adding
new feeds and going through them from oldest to newest posts.

It seems natural to map 'M' (= shift + 'm') for this action.

Closes https://github.com/miniflux/v2/issues/1352
2022-02-01 20:42:14 -08:00
..
translations Add new keyboard shortcut: 'M' - toggle read/unread, go to prev item 2022-02-01 20:42:14 -08:00
catalog.go Use embed package for translations instead of generated files 2021-02-16 23:09:01 -08:00
catalog_test.go Use embed package for translations instead of generated files 2021-02-16 23:09:01 -08:00
doc.go Fix typo in license header 2018-10-08 15:50:15 -07:00
locale.go Add Finnish translation 2021-12-29 21:25:09 -08:00
locale_test.go Simplify locale package usage (refactoring) 2018-09-22 15:04:55 -07:00
plural.go Simplify locale package usage (refactoring) 2018-09-22 15:04:55 -07:00
plural_test.go Use embed package for translations instead of generated files 2021-02-16 23:09:01 -08:00
printer.go Simplify locale package usage (refactoring) 2018-09-22 15:04:55 -07:00
printer_test.go Simplify locale package usage (refactoring) 2018-09-22 15:04:55 -07:00