mirror of
https://github.com/shuaiplus/nodewarden.git
synced 2026-06-20 13:00:39 +00:00
Add new payment logo SVGs for Discover, JCB, Maestro, Mastercard, UnionPay, and Visa
- Added discover.svg for Discover card logo. - Added jcb.svg for JCB card logo. - Added maestro.svg for Maestro card logo. - Added mastercard.svg for Mastercard logo. - Added unionpay.svg for UnionPay logo. - Added visa.svg for Visa card logo.
This commit is contained in:
@@ -710,6 +710,7 @@ const en: Record<string, string> = {
|
||||
"txt_security_code": "Security Code",
|
||||
"txt_security_code_cvv": "Security Code (CVV)",
|
||||
"txt_select_all": "Select All",
|
||||
"txt_select": "Select",
|
||||
"txt_select_duplicate_items": "Select Duplicates",
|
||||
"txt_select_an_item": "Select an item",
|
||||
"txt_send_created": "Send created",
|
||||
|
||||
@@ -710,6 +710,7 @@ const es: Record<string, string> = {
|
||||
"txt_security_code": "Código de seguridad",
|
||||
"txt_security_code_cvv": "Código de seguridad (CVV)",
|
||||
"txt_select_all": "Seleccionar todo",
|
||||
"txt_select": "Seleccionar",
|
||||
"txt_select_duplicate_items": "Seleccionar duplicados",
|
||||
"txt_select_an_item": "Seleccione un elemento",
|
||||
"txt_send_created": "Envío creado",
|
||||
|
||||
@@ -710,6 +710,7 @@ const ru: Record<string, string> = {
|
||||
"txt_security_code": "Код безопасности",
|
||||
"txt_security_code_cvv": "Код безопасности (CVV)",
|
||||
"txt_select_all": "Выбрать все",
|
||||
"txt_select": "Выбрать",
|
||||
"txt_select_duplicate_items": "Выберите дубликаты",
|
||||
"txt_select_an_item": "Выберите элемент",
|
||||
"txt_send_created": "Отправить создано",
|
||||
|
||||
@@ -602,7 +602,7 @@ const zhCN: Record<string, string> = {
|
||||
"txt_note": "笔记",
|
||||
"txt_notes": "备注",
|
||||
"txt_replace_device_name_with_note": "为这台设备设置自定义名称,不会改变系统识别到的设备类型。",
|
||||
"txt_number": "数字",
|
||||
"txt_number": "号码",
|
||||
"txt_open": "打开",
|
||||
"txt_opera_browser": "Opera 浏览器",
|
||||
"txt_opera_extension": "Opera 扩展",
|
||||
@@ -710,6 +710,7 @@ const zhCN: Record<string, string> = {
|
||||
"txt_security_code": "安全码",
|
||||
"txt_security_code_cvv": "安全码 (CVV)",
|
||||
"txt_select_all": "全选",
|
||||
"txt_select": "请选择",
|
||||
"txt_select_duplicate_items": "选择重复项",
|
||||
"txt_select_an_item": "请选择一个项目",
|
||||
"txt_send_created": "Send 已创建",
|
||||
|
||||
@@ -602,7 +602,7 @@ const zhTW: Record<string, string> = {
|
||||
"txt_note": "筆記",
|
||||
"txt_notes": "備註",
|
||||
"txt_replace_device_name_with_note": "為這臺設備設置自定義名稱,不會改變系統識別到的設備類型。",
|
||||
"txt_number": "數字",
|
||||
"txt_number": "號碼",
|
||||
"txt_open": "打開",
|
||||
"txt_opera_browser": "Opera 瀏覽器",
|
||||
"txt_opera_extension": "Opera 擴展",
|
||||
@@ -710,6 +710,7 @@ const zhTW: Record<string, string> = {
|
||||
"txt_security_code": "安全碼",
|
||||
"txt_security_code_cvv": "安全碼 (CVV)",
|
||||
"txt_select_all": "全選",
|
||||
"txt_select": "請選擇",
|
||||
"txt_select_duplicate_items": "選擇重複項",
|
||||
"txt_select_an_item": "請選擇一個項目",
|
||||
"txt_send_created": "Send 已創建",
|
||||
|
||||
Reference in New Issue
Block a user