New help-center module adds a question-mark icon to the sidebar with an aside panel containing three sections: Documentation (permission- gated links to docs viewer and API docs), Keyboard Shortcuts (inline reference from HotkeyService with Mac/Win variants), and About (application info). Visible to all logged-in users — individual resource links respect existing permissions. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
17 lines
453 B
JSON
17 lines
453 B
JSON
{
|
|
"Help": "Help",
|
|
"Documentation": "Documentation",
|
|
"Keyboard shortcuts": "Keyboard shortcuts",
|
|
"Action": "Action",
|
|
"Shortcut": "Shortcut",
|
|
"About": "About",
|
|
"Application": "Application",
|
|
"CoreCore Admin": "CoreCore Admin",
|
|
"Open search": "Open search",
|
|
"Save in edit pages": "Save in edit pages",
|
|
"Toggle sidebar": "Toggle sidebar",
|
|
"Switch sidebar section": "Switch sidebar section",
|
|
"Back": "Back",
|
|
"Forward": "Forward"
|
|
}
|