mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-24 07:07:43 +01:00
Merge pull request #5222 from ripcurlx/fix-key-shortcut-documentation
Fix key shortcut documentation when using CMD+Y
This commit is contained in:
commit
a1939f92e6
1 changed files with 2 additions and 2 deletions
|
@ -1361,8 +1361,8 @@ setting.about.shortcuts.manualPayoutTxWindow=Open window for manual payout from
|
|||
|
||||
setting.about.shortcuts.reRepublishAllGovernanceData=Republish DAO governance data (proposals, votes)
|
||||
|
||||
setting.about.shortcuts.removeStuckTrade=Open popup to move stuck trade to failed trades tab (only use if you are sure)
|
||||
setting.about.shortcuts.removeStuckTrade.value=Select pending trade and press: {0}
|
||||
setting.about.shortcuts.removeStuckTrade=Open popup to move failed trade to open trades tab again
|
||||
setting.about.shortcuts.removeStuckTrade.value=Select failed trade and press: {0}
|
||||
|
||||
setting.about.shortcuts.registerArbitrator=Register arbitrator (mediator/arbitrator only)
|
||||
setting.about.shortcuts.registerArbitrator.value=Navigate to account and press: {0}
|
||||
|
|
Loading…
Add table
Reference in a new issue