Skip to content

Commit

Permalink
feat: wording
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisduma-ledger committed Sep 2, 2024
1 parent 3a2bb2f commit d62cf06
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions apps/ledger-live-desktop/static/i18n/en/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -1869,8 +1869,8 @@
"targetAccount": "Target Account"
},
"sell": {
"notice": "Verify the Sell details on your device before sending it. The addresses are exchanged securely so you don’t have to verify them.",
"confirm": "Confirm Sell transaction"
"notice": "Verify the details on your device before sending it. The addresses are exchanged securely so you don’t have to verify them.",
"confirm": "Confirm transaction"
},
"fund": {
"notice": "Verify the Fund details on your device before sending it. The addresses are exchanged securely so you don't have to verify them.",
Expand Down Expand Up @@ -2194,7 +2194,7 @@
"exchangeDrawer": {
"completed": {
"title": "Transaction broadcast successfully",
"description": "Your Sell operation has been sent to the network for confirmation. Please wait for your transaction to be confirmed and for the provider to process it."
"description": "Your operation has been sent to the network for confirmation. Please wait for your transaction to be confirmed and for the provider to process it."
}
}
},
Expand Down

0 comments on commit d62cf06

Please sign in to comment.