mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-24 15:10:44 +01:00
Merge pull request #5584 from m52go/mediator-grammar
Make edits as suggested in #5583
This commit is contained in:
commit
578d680a5e
1 changed files with 3 additions and 3 deletions
|
@ -890,9 +890,9 @@ portfolio.pending.mediationRequested=Mediation requested
|
|||
portfolio.pending.refundRequested=Refund requested
|
||||
portfolio.pending.openSupport=Open support ticket
|
||||
portfolio.pending.supportTicketOpened=Support ticket opened
|
||||
portfolio.pending.communicateWithArbitrator=Please communicate in the \"Support\" screen with the arbitrator.
|
||||
portfolio.pending.communicateWithMediator=Please communicate in the \"Support\" screen with the mediator.
|
||||
portfolio.pending.disputeOpenedMyUser=You opened already a dispute.\n{0}
|
||||
portfolio.pending.communicateWithArbitrator=Please communicate with the arbitrator on the \"Support\" screen.
|
||||
portfolio.pending.communicateWithMediator=Please communicate with the mediator on the \"Support\" screen.
|
||||
portfolio.pending.disputeOpenedMyUser=You have already opened a dispute.\n{0}
|
||||
portfolio.pending.disputeOpenedByPeer=Your trading peer opened a dispute\n{0}
|
||||
portfolio.pending.noReceiverAddressDefined=No receiver address defined
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue