mirror of
https://github.com/haveno-dex/haveno.git
synced 2024-11-17 00:07:49 +00:00
fix typo in trade completed screen
This commit is contained in:
parent
a51aeeb484
commit
3b788d1fea
1 changed files with 1 additions and 1 deletions
|
@ -843,7 +843,7 @@ portfolio.pending.step5_buyer.paid=You have paid
|
|||
portfolio.pending.step5_seller.sold=You have sold
|
||||
portfolio.pending.step5_seller.received=You have received
|
||||
|
||||
tradeFeedbackWindow.title=Your trade is completed successfully!
|
||||
tradeFeedbackWindow.title=Your trade was completed successfully!
|
||||
tradeFeedbackWindow.msg.part1=We'd love to hear back from you about your experience. It'll help us improve the software and smooth out any rough edges.
|
||||
tradeFeedbackWindow.msg.part2=If you have any questions, or experienced any problems, please get in touch with other users and contributors in our Matrix chatroom:
|
||||
tradeFeedbackWindow.msg.part3=Thanks for using Haveno!
|
||||
|
|
Loading…
Reference in a new issue