mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-24 15:10:44 +01:00
Fix typo in 'available for withdrawal' popup
This commit is contained in:
parent
6c28d1a097
commit
e623d9638e
1 changed files with 1 additions and 1 deletions
|
@ -3042,7 +3042,7 @@ txIdTextField.missingTx.warning.tooltip=Missing required transaction
|
|||
|
||||
navigation.account=\"Account\"
|
||||
navigation.account.walletSeed=\"Account/Wallet seed\"
|
||||
navigation.funds.availableForWithdrawal=\"Fund/Send funds\"
|
||||
navigation.funds.availableForWithdrawal=\"Funds/Send funds\"
|
||||
navigation.portfolio.myOpenOffers=\"Portfolio/My open offers\"
|
||||
navigation.portfolio.pending=\"Portfolio/Open trades\"
|
||||
navigation.portfolio.closedTrades=\"Portfolio/History\"
|
||||
|
|
Loading…
Add table
Reference in a new issue