+ quotation provider
This commit is contained in:
@@ -312,6 +312,16 @@
|
||||
"paymentTypeIban": "IBAN",
|
||||
"paymentTypeWallet": "Wallet",
|
||||
"paymentTypeCryptoAddress": "Crypto address",
|
||||
"paymentTypeLedger": "Ledger account",
|
||||
"paymentTypeManagedWallet": "Managed wallet",
|
||||
"paymentTypeCardToken": "Card token",
|
||||
|
||||
"cryptoAddressLabel": "Crypto address",
|
||||
"enterCryptoAddress": "Enter a crypto address",
|
||||
"tokenSymbolLabel": "Token symbol",
|
||||
"tokenSymbolRequiredWhenNetwork": "Token symbol is required when a network or contract address is specified",
|
||||
"contractAddressLabel": "Contract address (optional)",
|
||||
"memoLabel": "Destination tag / memo (optional)",
|
||||
|
||||
"cardNumber": "Card Number",
|
||||
"enterCardNumber": "Enter the card number",
|
||||
|
||||
Reference in New Issue
Block a user