feat: add several new shortcut keys for navigation (#2618)

This commit is contained in:
TAKAHASHI Shuuji 2024-02-25 04:28:56 +09:00 committed by GitHub
parent 3584151fab
commit edcc8741bf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 64 additions and 1 deletions

View file

@ -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",