mirror of
https://github.com/shuaiplus/nodewarden.git
synced 2026-06-20 13:00:39 +00:00
feat: enhance navigation with collapsible groups and improve styles
This commit is contained in:
@@ -4,9 +4,12 @@ const zhTW: 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