feat: support Bitwarden extended cipher types

This commit is contained in:
shuaiplus
2026-07-06 00:44:17 +08:00
parent 01ff627ac6
commit 109593da90
18 changed files with 1019 additions and 11 deletions
+29
View File
@@ -688,6 +688,35 @@ const zhTW: Record<string, string> = {
"txt_last_name": "姓",
"txt_last_seen": "最後在線",
"txt_license_number": "證件號",
"txt_bank_account": "銀行帳戶",
"txt_bank_account_details": "銀行帳戶詳情",
"txt_bank_name": "銀行名稱",
"txt_name_on_account": "帳戶姓名",
"txt_account_type": "帳戶類型",
"txt_account_number": "帳戶號碼",
"txt_routing_number": "路由號碼",
"txt_branch_number": "分行號碼",
"txt_pin": "PIN",
"txt_swift_code": "SWIFT 代碼",
"txt_iban": "IBAN",
"txt_bank_contact_phone": "銀行聯絡電話",
"txt_drivers_license": "駕照",
"txt_drivers_license_details": "駕照詳情",
"txt_date_of_birth": "出生日期",
"txt_issuing_country": "簽發國家/地區",
"txt_issuing_state": "簽發州/省",
"txt_issue_date": "簽發日期",
"txt_issuing_authority": "簽發機構",
"txt_license_class": "駕照等級",
"txt_passport": "護照",
"txt_passport_details": "護照詳情",
"txt_surname": "姓",
"txt_given_name": "名",
"txt_sex": "性別",
"txt_birth_place": "出生地",
"txt_nationality": "國籍",
"txt_passport_type": "護照類型",
"txt_national_id_number": "國家身分證號",
"txt_link_copied": "鏈接已複製",
"txt_linked": "已關聯",
"txt_linux_desktop": "Linux 桌面端",