mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-07-25 07:55:21 -04:00
arbitrator transactions show maker and taker fees
This commit is contained in:
parent
ddab170210
commit
a37654e116
2 changed files with 10 additions and 0 deletions
|
@ -1138,6 +1138,8 @@ funds.tx.disputeLost=Lost dispute case: {0}
|
|||
funds.tx.collateralForRefund=Refund collateral: {0}
|
||||
funds.tx.timeLockedPayoutTx=Time locked payout tx: {0}
|
||||
funds.tx.refund=Refund from arbitration: {0}
|
||||
funds.tx.makerTradeFee=Maker fee: {0}
|
||||
funds.tx.takerTradeFee=Taker fee: {0}
|
||||
funds.tx.unknown=Unknown reason: {0}
|
||||
funds.tx.noFundsFromDispute=No refund from dispute
|
||||
funds.tx.receivedFunds=Received funds
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue