mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 18:03:12 +01:00
Fix missing verb in string when creating a new offer (again)
This commit is contained in:
parent
943632fd7c
commit
3047cd48d4
@ -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} to making this offer.\n\n\
|
||||
createOffer.createOfferFundWalletInfo.msg=You need to deposit {0} for making 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…
Reference in New Issue
Block a user