mirror of
https://github.com/shuaiplus/nodewarden.git
synced 2026-08-05 14:50:11 +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",
|
||||
|
||||
@@ -688,6 +688,35 @@ const es: Record<string, string> = {
|
||||
"txt_last_name": "Apellido",
|
||||
"txt_last_seen": "Visto por última vez",
|
||||
"txt_license_number": "Número de licencia",
|
||||
"txt_bank_account": "Cuenta bancaria",
|
||||
"txt_bank_account_details": "Detalles de cuenta bancaria",
|
||||
"txt_bank_name": "Nombre del banco",
|
||||
"txt_name_on_account": "Nombre en la cuenta",
|
||||
"txt_account_type": "Tipo de cuenta",
|
||||
"txt_account_number": "Número de cuenta",
|
||||
"txt_routing_number": "Número de ruta",
|
||||
"txt_branch_number": "Número de sucursal",
|
||||
"txt_pin": "PIN",
|
||||
"txt_swift_code": "Código SWIFT",
|
||||
"txt_iban": "IBAN",
|
||||
"txt_bank_contact_phone": "Teléfono del banco",
|
||||
"txt_drivers_license": "Licencia de conducir",
|
||||
"txt_drivers_license_details": "Detalles de licencia de conducir",
|
||||
"txt_date_of_birth": "Fecha de nacimiento",
|
||||
"txt_issuing_country": "País emisor",
|
||||
"txt_issuing_state": "Estado emisor",
|
||||
"txt_issue_date": "Fecha de emisión",
|
||||
"txt_issuing_authority": "Autoridad emisora",
|
||||
"txt_license_class": "Clase de licencia",
|
||||
"txt_passport": "Pasaporte",
|
||||
"txt_passport_details": "Detalles del pasaporte",
|
||||
"txt_surname": "Apellido",
|
||||
"txt_given_name": "Nombre",
|
||||
"txt_sex": "Sexo",
|
||||
"txt_birth_place": "Lugar de nacimiento",
|
||||
"txt_nationality": "Nacionalidad",
|
||||
"txt_passport_type": "Tipo de pasaporte",
|
||||
"txt_national_id_number": "Número de ID nacional",
|
||||
"txt_link_copied": "Enlace copiado",
|
||||
"txt_linked": "Vinculado",
|
||||
"txt_linux_desktop": "Escritorio Linux",
|
||||
|
||||
@@ -688,6 +688,35 @@ const ru: 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": "Национальный ID",
|
||||
"txt_link_copied": "Ссылка скопирована",
|
||||
"txt_linked": "Связано",
|
||||
"txt_linux_desktop": "Рабочий стол Linux",
|
||||
|
||||
@@ -688,6 +688,35 @@ const zhCN: 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 桌面端",
|
||||
|
||||
@@ -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 桌面端",
|
||||
|
||||
Reference in New Issue
Block a user