mirror of
https://github.com/shuaiplus/nodewarden.git
synced 2026-08-05 06:50:10 +00:00
feat: support Bitwarden extended cipher types
This commit is contained in:
@@ -688,6 +688,35 @@ const en: Record<string, string> = {
|
||||
"txt_last_name": "Last Name",
|
||||
"txt_last_seen": "Last Seen",
|
||||
"txt_license_number": "License Number",
|
||||
"txt_bank_account": "Bank Account",
|
||||
"txt_bank_account_details": "Bank Account Details",
|
||||
"txt_bank_name": "Bank Name",
|
||||
"txt_name_on_account": "Name on Account",
|
||||
"txt_account_type": "Account Type",
|
||||
"txt_account_number": "Account Number",
|
||||
"txt_routing_number": "Routing Number",
|
||||
"txt_branch_number": "Branch Number",
|
||||
"txt_pin": "PIN",
|
||||
"txt_swift_code": "SWIFT Code",
|
||||
"txt_iban": "IBAN",
|
||||
"txt_bank_contact_phone": "Bank Contact Phone",
|
||||
"txt_drivers_license": "Driver License",
|
||||
"txt_drivers_license_details": "Driver License Details",
|
||||
"txt_date_of_birth": "Date of Birth",
|
||||
"txt_issuing_country": "Issuing Country",
|
||||
"txt_issuing_state": "Issuing State",
|
||||
"txt_issue_date": "Issue Date",
|
||||
"txt_issuing_authority": "Issuing Authority",
|
||||
"txt_license_class": "License Class",
|
||||
"txt_passport": "Passport",
|
||||
"txt_passport_details": "Passport Details",
|
||||
"txt_surname": "Surname",
|
||||
"txt_given_name": "Given Name",
|
||||
"txt_sex": "Sex",
|
||||
"txt_birth_place": "Place of Birth",
|
||||
"txt_nationality": "Nationality",
|
||||
"txt_passport_type": "Passport Type",
|
||||
"txt_national_id_number": "National ID Number",
|
||||
"txt_link_copied": "Link copied",
|
||||
"txt_linked": "Linked",
|
||||
"txt_linux_desktop": "Linux Desktop",
|
||||
|
||||
Reference in New Issue
Block a user