mirror of
https://github.com/discourse/discourse.git
synced 2026-08-06 13:08:40 +08:00
* Apply these rules to the display of all keyboard shortcuts in the app: * No shortcuts show a + between keys * On Windows and Linux, show Ctrl and Alt words, but show ⇧ for Shift * On macOS, show ⌃ for Control, ⌘ for Command, ⌥ for Option, and ⇧ for Shift * Use capital letters for the shortcut keys, e.g. Ctrl+S instead of Ctrl+s * Add a filter to the keyboard shortcut help modal to allow searching * Add aria-keyshortcuts attributes to the keyboard shortcuts in the composer toolbar and popup menu options * Adds Ctrl+Enter + Esc shortcuts for composer --------- Co-authored-by: Renato Atilio <renato@discourse.org>
12 lines
252 B
YAML
Vendored
12 lines
252 B
YAML
Vendored
en:
|
|
admin_js:
|
|
admin:
|
|
site_settings:
|
|
categories:
|
|
discourse_details: "Discourse Details"
|
|
js:
|
|
details:
|
|
title: Hide details
|
|
composer:
|
|
details_title: Summary
|
|
details_text: "This text will be hidden"
|