mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-03-06 13:16:02 -05:00
add short name for paysafe
This commit is contained in:
parent
31b0edca22
commit
fff0fa0186
@ -3201,14 +3201,16 @@ DOMESTIC_WIRE_TRANSFER=Domestic Wire Transfer
|
|||||||
# suppress inspection "UnusedProperty"
|
# suppress inspection "UnusedProperty"
|
||||||
BSQ_SWAP=BSQ Swap
|
BSQ_SWAP=BSQ Swap
|
||||||
|
|
||||||
# Deprecated: Cannot be deleted as it would break old trade history entries
|
|
||||||
# suppress inspection "UnusedProperty"
|
# suppress inspection "UnusedProperty"
|
||||||
OK_PAY=OKPay
|
OK_PAY=OKPay
|
||||||
# suppress inspection "UnusedProperty"
|
# suppress inspection "UnusedProperty"
|
||||||
CASH_APP=Cash App
|
CASH_APP=Cash App
|
||||||
# suppress inspection "UnusedProperty"
|
# suppress inspection "UnusedProperty"
|
||||||
VENMO=Venmo
|
VENMO=Venmo
|
||||||
|
# suppress inspection "UnusedProperty"
|
||||||
PAYPAL=PayPal
|
PAYPAL=PayPal
|
||||||
|
# suppress inspection "UnusedProperty"
|
||||||
|
PAYSAFE=Paysafe
|
||||||
|
|
||||||
# suppress inspection "UnusedProperty"
|
# suppress inspection "UnusedProperty"
|
||||||
UPHOLD_SHORT=Uphold
|
UPHOLD_SHORT=Uphold
|
||||||
@ -3304,9 +3306,10 @@ OK_PAY_SHORT=OKPay
|
|||||||
CASH_APP_SHORT=Cash App
|
CASH_APP_SHORT=Cash App
|
||||||
# suppress inspection "UnusedProperty"
|
# suppress inspection "UnusedProperty"
|
||||||
VENMO_SHORT=Venmo
|
VENMO_SHORT=Venmo
|
||||||
|
# suppress inspection "UnusedProperty"
|
||||||
PAYPAL_SHORT=PayPal
|
PAYPAL_SHORT=PayPal
|
||||||
# suppress inspection "UnusedProperty"
|
# suppress inspection "UnusedProperty"
|
||||||
PAYSAFE=Paysafe
|
PAYSAFE_SHORT=Paysafe
|
||||||
|
|
||||||
|
|
||||||
####################################################################
|
####################################################################
|
||||||
|
Loading…
x
Reference in New Issue
Block a user