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:
@@ -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