about summary refs log tree commit diff
path: root/app/javascript/mastodon/locales/ast.json
diff options
context:
space:
mode:
authorThibG <thib@sitedethib.com>2018-07-26 04:51:25 +0200
committerEugen Rochko <eugen@zeonfederated.com>2018-07-26 04:51:25 +0200
commit3c35b34b612c210c97ce8cffda33798ffa8f22e8 (patch)
treeb699d35fc66591b220db86d5b25e63f6c8b91d0b /app/javascript/mastodon/locales/ast.json
parentd199806969be99f968cc9b3a74cc233e86e0cc12 (diff)
Improve keyboard shortcuts descriptions (#8066)
* Add hotkey variants to keyboard shortcuts description

* Add documentation for “p” hotkey

* yarn manage:translations
Diffstat (limited to 'app/javascript/mastodon/locales/ast.json')
-rw-r--r--app/javascript/mastodon/locales/ast.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/javascript/mastodon/locales/ast.json b/app/javascript/mastodon/locales/ast.json
index e86780c67..16bfd77bb 100644
--- a/app/javascript/mastodon/locales/ast.json
+++ b/app/javascript/mastodon/locales/ast.json
@@ -137,6 +137,7 @@
   "keyboard_shortcuts.hotkey": "Hotkey",
   "keyboard_shortcuts.legend": "to display this legend",
   "keyboard_shortcuts.mention": "to mention author",
+  "keyboard_shortcuts.profile": "to open author's profile",
   "keyboard_shortcuts.reply": "to reply",
   "keyboard_shortcuts.search": "to focus search",
   "keyboard_shortcuts.toggle_hidden": "to show/hide text behind CW",