mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-24 23:18:17 +01:00
Merge pull request #5884 from MwithM/patch-1
Substitute Unconfirmed for Processing BSQ swap
This commit is contained in:
commit
e5c70717f8
1 changed files with 1 additions and 1 deletions
|
@ -576,7 +576,7 @@ takeOffer.success.info=You can see the status of your trade at \"Portfolio/Open
|
|||
takeOffer.error.message=An error occurred when taking the offer.\n\n{0}
|
||||
|
||||
takeOffer.bsqSwap.success.headline=Your BSQ swap trade is completed
|
||||
takeOffer.bsqSwap.success.info=You can see your completed trade at \"Portfolio/Unconfirmed BSQ Swaps\"
|
||||
takeOffer.bsqSwap.success.info=Until your trade is included in a block you can see your completed trade at \"Portfolio/Unconfirmed BSQ Swaps\"
|
||||
|
||||
# new entries
|
||||
takeOffer.takeOfferButton=Review: Take offer to {0} bitcoin
|
||||
|
|
Loading…
Add table
Reference in a new issue