feat: add several new shortcut keys for navigation (#2618)
This commit is contained in:
parent
3584151fab
commit
edcc8741bf
3 changed files with 64 additions and 1 deletions
|
@ -226,7 +226,7 @@
|
|||
"boost": "Boost",
|
||||
"command_mode": "Command mode",
|
||||
"compose": "Compose",
|
||||
"favourite": "Favourite",
|
||||
"favourite": "Favorite",
|
||||
"search": "Search",
|
||||
"show_new_items": "Show new items",
|
||||
"title": "Actions"
|
||||
|
@ -235,8 +235,18 @@
|
|||
"title": "Media"
|
||||
},
|
||||
"navigation": {
|
||||
"go_to_bookmarks": "Bookmarks",
|
||||
"go_to_conversations": "Conversations",
|
||||
"go_to_explore": "Explore",
|
||||
"go_to_favourites": "Favorites",
|
||||
"go_to_federated": "Federated",
|
||||
"go_to_home": "Home",
|
||||
"go_to_lists": "Lists",
|
||||
"go_to_local": "Local",
|
||||
"go_to_notifications": "Notifications",
|
||||
"go_to_profile": "Profile",
|
||||
"go_to_search": "Search",
|
||||
"go_to_settings": "Settings",
|
||||
"next_status": "Next post",
|
||||
"previous_status": "Previous post",
|
||||
"shortcut_help": "Shortcut help",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue