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 zhCN: Record<string, string> = {
|
||||
"nav_admin_panel": "用户管理",
|
||||
"nav_device_management": "设备管理",
|
||||
"nav_my_vault": "我的密码库",
|
||||
"nav_vault_items": "密码库",
|
||||
"nav_sends": "Send",
|
||||
"nav_backup_strategy": "云端备份",
|
||||
"nav_import_export": "导入导出",
|
||||
"nav_group_data_backup": "数据与备份",
|
||||
"nav_group_management": "管理",
|
||||
"txt_page_not_found": "页面不存在",
|
||||
"txt_page_not_found_hint": "这个页面可能已经删除、过期,或者链接不完整。",
|
||||
"txt_back_to_home": "回到首页",
|
||||
|
||||
Reference in New Issue
Block a user