mirror of
https://github.com/shuaiplus/nodewarden.git
synced 2026-06-20 21:00:41 +00:00
feat: enhance navigation with collapsible groups and improve styles
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user