mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-24 15:10:44 +01:00
Issue #678
This commit is contained in:
parent
3c2a9d9cc7
commit
1e0dffb749
2 changed files with 14 additions and 12 deletions
|
@ -45,7 +45,7 @@ payment.email=Email:
|
|||
payment.country=Country:
|
||||
payment.owner.email=Account holder email:
|
||||
payment.extras=Extra requirements:
|
||||
payment.us.info=Bank transfer with WIRE or ACH is not supported for the US because WIRE is too expensive and ACH has a high chargeback risk.\n\nPlease use payment methods ClearXchange, US Postal Money Order or Cash Deposit instead.
|
||||
payment.us.info=Bank transfer with WIRE or ACH is not supported for the US because WIRE is too expensive and ACH has a high chargeback risk.\n\nPlease use payment methods \"ClearXchange\", \"US Postal Money Order\" or \"Cash/ATM Deposit\" instead.
|
||||
payment.email.mobile=Email or mobile no.:
|
||||
payment.altcoin.address=Altcoin address:
|
||||
payment.address=address:
|
||||
|
@ -55,7 +55,7 @@ payment.uk.sort=UK sort code:
|
|||
payment.secret=Secret question:
|
||||
payment.answer=Answer:
|
||||
payment.wallet=Wallet ID:
|
||||
payment.supported.okpay=Supported OKPay currencies:
|
||||
payment.supported.okpay=Supported currencies:
|
||||
payment.max.allowed=Max. allowed period / date:
|
||||
payment.hours=hours
|
||||
payment.days=days
|
||||
|
@ -65,7 +65,7 @@ payment.max.duration=Max. trade duration:
|
|||
payment.max.limit=Max. trade limit:
|
||||
payment.limitations=Limitations:
|
||||
payment.iban=IBAN:
|
||||
payment.bicswift=BIC/SWIFT:
|
||||
payment.bic=BIC:
|
||||
payment.accept.euro=Accept trades from these Euro countries:
|
||||
payment.accept.noneuro=Accept trades from these non-Euro countries:
|
||||
payment.all.euro=All Euro countries
|
||||
|
@ -205,6 +205,7 @@ takeOffer.success.info=You can see the status of your trade at the \"Portfolio\"
|
|||
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
||||
|
||||
# Payment methods
|
||||
N/A=Not available
|
||||
OK_PAY=OKPay
|
||||
PERFECT_MONEY=Perfect Money
|
||||
ALI_PAY=AliPay
|
||||
|
@ -218,11 +219,11 @@ CLEAR_X_CHANGE=ClearXchange
|
|||
CHASE_QUICK_PAY=Chase QuickPay
|
||||
INTERAC_E_TRANSFER=Interac e-Transfer
|
||||
US_POSTAL_MONEY_ORDER=US Postal Money Order
|
||||
CASH_DEPOSIT=Cash deposit
|
||||
CASH_DEPOSIT=Cash/ATM deposit
|
||||
|
||||
BLOCK_CHAINS=Altcoins
|
||||
|
||||
N/A_SHORT=Not available
|
||||
N/A_SHORT=N/A
|
||||
OK_PAY_SHORT=OKPay
|
||||
PERFECT_MONEY_SHORT=Perfect Money
|
||||
ALI_PAY_SHORT=AliPay
|
||||
|
@ -237,6 +238,6 @@ CLEAR_X_CHANGE_SHORT=ClearXchange
|
|||
CHASE_QUICK_PAY_SHORT=Chase QuickPay
|
||||
INTERAC_E_TRANSFER_SHORT=Interac e-Transfer
|
||||
US_POSTAL_MONEY_ORDER_SHORT=US Money Order
|
||||
CASH_DEPOSIT_SHORT=Cash deposit
|
||||
CASH_DEPOSIT_SHORT=Cash/ATM deposit
|
||||
|
||||
BLOCK_CHAINS_SHORT=Altcoins
|
||||
|
|
|
@ -45,7 +45,7 @@ payment.email=Email:
|
|||
payment.country=Country:
|
||||
payment.owner.email=Account holder email:
|
||||
payment.extras=Extra requirements:
|
||||
payment.us.info=Bank transfer with WIRE or ACH is not supported for the US because WIRE is too expensive and ACH has a high chargeback risk.\n\nPlease use payment methods ClearXchange, US Postal Money Order or Cash Deposit instead.
|
||||
payment.us.info=Bank transfer with WIRE or ACH is not supported for the US because WIRE is too expensive and ACH has a high chargeback risk.\n\nPlease use payment methods \"ClearXchange\", \"US Postal Money Order\" or \"Cash/ATM Deposit\" instead.
|
||||
payment.email.mobile=Email or mobile no.:
|
||||
payment.altcoin.address=Altcoin address:
|
||||
payment.address=address:
|
||||
|
@ -55,7 +55,7 @@ payment.uk.sort=UK sort code:
|
|||
payment.secret=Secret question:
|
||||
payment.answer=Answer:
|
||||
payment.wallet=Wallet ID:
|
||||
payment.supported.okpay=Supported OKPay currencies:
|
||||
payment.supported.okpay=Supported currencies:
|
||||
payment.max.allowed=Max. allowed period / date:
|
||||
payment.hours=hours
|
||||
payment.days=days
|
||||
|
@ -65,7 +65,7 @@ payment.max.duration=Max. trade duration:
|
|||
payment.max.limit=Max. trade limit:
|
||||
payment.limitations=Limitations:
|
||||
payment.iban=IBAN:
|
||||
payment.bicswift=BIC/SWIFT:
|
||||
payment.bic=BIC:
|
||||
payment.accept.euro=Accept trades from these Euro countries:
|
||||
payment.accept.noneuro=Accept trades from these non-Euro countries:
|
||||
payment.all.euro=All Euro countries
|
||||
|
@ -205,6 +205,7 @@ takeOffer.success.info=You can see the status of your trade at the \"Portfolio\"
|
|||
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
||||
|
||||
# Payment methods
|
||||
N/A=Not available
|
||||
OK_PAY=OKPay
|
||||
PERFECT_MONEY=Perfect Money
|
||||
ALI_PAY=AliPay
|
||||
|
@ -218,11 +219,11 @@ CLEAR_X_CHANGE=ClearXchange
|
|||
CHASE_QUICK_PAY=Chase QuickPay
|
||||
INTERAC_E_TRANSFER=Interac e-Transfer
|
||||
US_POSTAL_MONEY_ORDER=US Postal Money Order
|
||||
CASH_DEPOSIT=Cash deposit
|
||||
CASH_DEPOSIT=Cash/ATM deposit
|
||||
|
||||
BLOCK_CHAINS=Altcoins
|
||||
|
||||
N/A_SHORT=Not available
|
||||
N/A_SHORT=N/A
|
||||
OK_PAY_SHORT=OKPay
|
||||
PERFECT_MONEY_SHORT=Perfect Money
|
||||
ALI_PAY_SHORT=AliPay
|
||||
|
@ -237,6 +238,6 @@ CLEAR_X_CHANGE_SHORT=ClearXchange
|
|||
CHASE_QUICK_PAY_SHORT=Chase QuickPay
|
||||
INTERAC_E_TRANSFER_SHORT=Interac e-Transfer
|
||||
US_POSTAL_MONEY_ORDER_SHORT=US Money Order
|
||||
CASH_DEPOSIT_SHORT=Cash deposit
|
||||
CASH_DEPOSIT_SHORT=Cash/ATM deposit
|
||||
|
||||
BLOCK_CHAINS_SHORT=Altcoins
|
||||
|
|
Loading…
Add table
Reference in a new issue