mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-24 07:07:43 +01:00
Apply m52go suggestion
Co-authored-by: m52go <735155+m52go@users.noreply.github.com>
This commit is contained in:
parent
3047cd48d4
commit
1f7c4fce05
1 changed files with 1 additions and 1 deletions
|
@ -471,7 +471,7 @@ createOffer.placeOfferButton=Review: Place offer to {0} bitcoin
|
|||
createOffer.createOfferFundWalletInfo.headline=Fund your offer
|
||||
# suppress inspection "TrailingSpacesInProperty"
|
||||
createOffer.createOfferFundWalletInfo.tradeAmount=- Trade amount: {0} \n
|
||||
createOffer.createOfferFundWalletInfo.msg=You need to deposit {0} for making this offer.\n\n\
|
||||
createOffer.createOfferFundWalletInfo.msg=You need to deposit {0} to make this offer.\n\n\
|
||||
Those funds are reserved in your local wallet and will get locked into the multisig deposit address once someone takes your offer.\n\n\
|
||||
The amount is the sum of:\n\
|
||||
{1}\
|
||||
|
|
Loading…
Add table
Reference in a new issue