mirror of
https://github.com/bisq-network/bisq.git
synced 2025-03-03 10:46:54 +01:00
Fix failing Unittest
This commit is contained in:
parent
d6d291702a
commit
a053c50313
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ createOffer.fundsBox.totalsNeeded=Funds needed for that trade:
|
|||
createOffer.fundsBox.address=Trade wallet address:
|
||||
createOffer.fundsBox.balance=Trade wallet balance:
|
||||
createOffer.fundsBox.info=For every offer there is a dedicated trade wallet. You need to fund that trade wallet with the necessary Bitcoin amount. Those funds are reserved and will be used in the case that your offer gets executed. If you cancel your offer you can withdraw your funds from that trading wallet. The only payment which will be done now when placing the offer is the offer fee payment.
|
||||
createOffer.fundsBox.collateral=Collateral ("{0}"):
|
||||
createOffer.fundsBox.collateral=Collateral ({0}):
|
||||
createOffer.fundsBox.offerFee=Offer fee:
|
||||
createOffer.fundsBox.networkFee=Bitcoin network fee:
|
||||
createOffer.fundsBox.total=Total:
|
||||
|
|
Loading…
Add table
Reference in a new issue