Skip to content

Commit

Permalink
Burn VaultKey hint
Browse files Browse the repository at this point in the history
  • Loading branch information
Ariady Putra committed Jul 25, 2024
1 parent 4b7bfaa commit 1878e4d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 1 addition & 2 deletions lang/app/minting/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,5 @@
"x.mustSetDestinationAddress": "Set a destination address!",
"x.invalidBurnAmount": "Invalid burn amount!",

"burn": "Burn",
"burnHint": "This action will NOT delete your vault from the Blockchain"
"burn": "Burn"
}
3 changes: 2 additions & 1 deletion lang/app/vault-dashboard/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@
"postponeDeadline.none": "Select a value!",

"mintVaultKey.countingVaultKeys": "Counting vault key tokens in your wallet",
"mintVaultKey.burnWarning": "You will be disconnected and may lose access to the vault from this wallet. You can reconnect using a wallet that holds a vault key."
"mintVaultKey.burnWarning": "You will be disconnected and may lose access to the vault from this wallet. You can reconnect using a wallet that holds a vault key.",
"mintVaultKey.burnHint": "This action will NOT delete your Vault"
}

0 comments on commit 1878e4d

Please sign in to comment.