Improve keyboard shortcuts descriptions (#8066)

* Add hotkey variants to keyboard shortcuts description

* Add documentation for “p” hotkey

* yarn manage:translations
This commit is contained in:
ThibG 2018-07-26 04:51:25 +02:00 committed by Eugen Rochko
parent d199806969
commit 3c35b34b61
47 changed files with 56 additions and 3 deletions

View file

@ -1254,6 +1254,10 @@
"defaultMessage": "to mention author",
"id": "keyboard_shortcuts.mention"
},
{
"defaultMessage": "to open author's profile",
"id": "keyboard_shortcuts.profile"
},
{
"defaultMessage": "to favourite",
"id": "keyboard_shortcuts.favourite"