diff options
Diffstat (limited to 'packages/bank-ui')
-rw-r--r-- | packages/bank-ui/src/pages/WalletWithdrawForm.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/bank-ui/src/pages/WalletWithdrawForm.tsx b/packages/bank-ui/src/pages/WalletWithdrawForm.tsx index 0afd28bfc..6b1043424 100644 --- a/packages/bank-ui/src/pages/WalletWithdrawForm.tsx +++ b/packages/bank-ui/src/pages/WalletWithdrawForm.tsx @@ -359,7 +359,7 @@ export function WalletWithdrawForm({ </h2> <p class="mt-1 text-sm text-gray-500"> <i18n.Translate> - After using your wallet you will need to confirm or cancel the + After using your wallet you will need to authorize or cancel the operation on this site. </i18n.Translate> </p> |