add short name for paysafe

This commit is contained in:
woodser 2025-03-05 08:20:24 -05:00 committed by GitHub
parent 31b0edca22
commit fff0fa0186
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3201,14 +3201,16 @@ DOMESTIC_WIRE_TRANSFER=Domestic Wire Transfer
# suppress inspection "UnusedProperty"
BSQ_SWAP=BSQ Swap
# Deprecated: Cannot be deleted as it would break old trade history entries
# suppress inspection "UnusedProperty"
OK_PAY=OKPay
# suppress inspection "UnusedProperty"
CASH_APP=Cash App
# suppress inspection "UnusedProperty"
VENMO=Venmo
# suppress inspection "UnusedProperty"
PAYPAL=PayPal
# suppress inspection "UnusedProperty"
PAYSAFE=Paysafe
# suppress inspection "UnusedProperty"
UPHOLD_SHORT=Uphold
@ -3304,9 +3306,10 @@ OK_PAY_SHORT=OKPay
CASH_APP_SHORT=Cash App
# suppress inspection "UnusedProperty"
VENMO_SHORT=Venmo
# suppress inspection "UnusedProperty"
PAYPAL_SHORT=PayPal
# suppress inspection "UnusedProperty"
PAYSAFE=Paysafe
PAYSAFE_SHORT=Paysafe
####################################################################