feat: basic keyboard shortcuts (#319)

This commit is contained in:
Hartmut 2023-03-07 20:32:21 +01:00 committed by GitHub
parent 69c1bd8b6a
commit c4d8137186
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 270 additions and 4 deletions

View file

@ -199,6 +199,31 @@
"remove_account": "Remove account from list",
"save": "Save changes"
},
"magic_keys": {
"dialog_header": "Keyboard shortcuts",
"groups": {
"actions": {
"boost": "Boost",
"command_mode": "Command mode",
"compose": "Compose",
"favourite": "Favourite",
"title": "Actions",
"zen_mode": "Zen mode"
},
"media": {
"title": "Media"
},
"navigation": {
"go_to_home": "Home",
"go_to_notifications": "Notifications",
"next_status": "Next status",
"previous_status": "Previous status",
"shortcut_help": "Shortcut help",
"title": "Navigation"
}
},
"sequence_then": "then"
},
"menu": {
"block_account": "Block {0}",
"block_domain": "Block domain {0}",
@ -229,6 +254,9 @@
"unmute_conversation": "Unmute this post",
"unpin_on_profile": "Unpin on profile"
},
"modals": {
"aria_label_close": "Close"
},
"nav": {
"back": "Go back",
"blocked_domains": "Blocked domains",