Skip to content

Commit

Permalink
Merge pull request #250 from bnb-chain/feat/sendConfirmPopup1230
Browse files Browse the repository at this point in the history
chore: Remove full stop
  • Loading branch information
Halibao-Lala authored Jan 6, 2025
2 parents a61b656 + 3fab4f8 commit 176f418
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/canonical-bridge-widget/src/core/locales/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,7 @@ export const en = {
'transfer.warning.confirm.to.address': 'Please double check the received token address:',
'transfer.warning.confirm.to.native.token.address':
'Please double check the token received is native token:',
'transfer.warning.sol.balance':
'At least {min} SOL is required to proceed with this transaction.',
'transfer.warning.sol.balance': 'At least {min} SOL is required to proceed with this transaction',

'modal.approve.title': 'Approve Token',
'modal.approve.desc.1': 'Please approve at least ',
Expand Down

0 comments on commit 176f418

Please sign in to comment.