mirror of
https://github.com/boldsuck/haveno.git
synced 2024-12-23 04:29:22 +00:00
deposit view shows 'Balance in XMR'
This commit is contained in:
parent
fff04dd936
commit
6188905848
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ shared.tradeCurrency=Trade currency
|
||||||
shared.offerType=Offer type
|
shared.offerType=Offer type
|
||||||
shared.details=Details
|
shared.details=Details
|
||||||
shared.address=Address
|
shared.address=Address
|
||||||
shared.balanceWithCur=Available balance in {0}
|
shared.balanceWithCur=Balance in {0}
|
||||||
shared.utxo=Unspent transaction output
|
shared.utxo=Unspent transaction output
|
||||||
shared.txId=Transaction ID
|
shared.txId=Transaction ID
|
||||||
shared.confirmations=Confirmations
|
shared.confirmations=Confirmations
|
||||||
|
|
Loading…
Reference in a new issue