mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-24 07:07:43 +01:00
Tweak wording for takeOffer.fundsBox.isOfferAvailable
This commit is contained in:
parent
b6f9231af9
commit
bf3714a604
1 changed files with 1 additions and 1 deletions
|
@ -521,7 +521,7 @@ takeOffer.validation.amountSmallerThanMinAmount=Amount cannot be smaller than mi
|
|||
takeOffer.validation.amountLargerThanOfferAmount=Input amount cannot be higher than the amount defined in the offer.
|
||||
takeOffer.validation.amountLargerThanOfferAmountMinusFee=That input amount would create dust change for the BTC seller.
|
||||
takeOffer.fundsBox.title=Fund your trade
|
||||
takeOffer.fundsBox.isOfferAvailable=Check if offer is available ...
|
||||
takeOffer.fundsBox.isOfferAvailable=Checking if the offer is still available ...
|
||||
takeOffer.fundsBox.tradeAmount=Amount to sell
|
||||
takeOffer.fundsBox.offerFee=Trade fee
|
||||
takeOffer.fundsBox.networkFee=Total mining fees
|
||||
|
|
Loading…
Add table
Reference in a new issue