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
483 B
JSON
17 lines
483 B
JSON
{
|
|
"Help": "Hilfe",
|
|
"Documentation": "Dokumentation",
|
|
"Keyboard shortcuts": "Tastenkuerzel",
|
|
"Action": "Aktion",
|
|
"Shortcut": "Kuerzel",
|
|
"About": "Info",
|
|
"Application": "Anwendung",
|
|
"CoreCore Admin": "CoreCore Admin",
|
|
"Open search": "Suche oeffnen",
|
|
"Save in edit pages": "Speichern auf Bearbeitungsseiten",
|
|
"Toggle sidebar": "Seitenleiste umschalten",
|
|
"Switch sidebar section": "Seitenleisten-Bereich wechseln",
|
|
"Back": "Zurueck",
|
|
"Forward": "Vorwaerts"
|
|
}
|