feat: enhance navigation with collapsible groups and improve styles

This commit is contained in:
shuaiplus
2026-05-06 00:47:18 +08:00
parent 0a001bebcc
commit e7c07fda4e
8 changed files with 193 additions and 35 deletions
+3
View File
@@ -4,9 +4,12 @@ const en: Record<string, string> = {
"nav_admin_panel": "Admin Panel",
"nav_device_management": "Device Management",
"nav_my_vault": "My Vault",
"nav_vault_items": "Vault",
"nav_sends": "Sends",
"nav_backup_strategy": "Cloud Backup",
"nav_import_export": "Import & Export",
"nav_group_data_backup": "Data & Backup",
"nav_group_management": "Management",
"txt_page_not_found": "Page Not Found",
"txt_page_not_found_hint": "The page may have been removed, expired, or the link is incomplete.",
"txt_back_to_home": "Back To Home",