Files
breadcrumb-the-shire/modules/help-center/i18n/default_de.json
fs 304924368b fix(help-center): replace inline content with standard navigation panel
Rewrite help panel to use the same grouped navigation pattern as the
admin aside panel (details/summary with nav links). Remove inline
keyboard shortcuts table and about section. Panel now shows
permission-gated navigation groups: Documentation (docs viewer, API
docs) and System (system info). Remove custom CSS — panel inherits
existing app-sidebar-admin-nav styling.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 14:25:01 +01:00

7 lines
111 B
JSON

{
"Help": "Hilfe",
"Documentation": "Dokumentation",
"System": "System",
"System info": "Systeminfo"
}