Skip to content

Commit

Permalink
hotfix: update claim warning banner text (#1110)
Browse files Browse the repository at this point in the history
  • Loading branch information
ayumitk authored Jan 4, 2024
1 parent 4d1ad64 commit 002a810
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/i18n/en-US/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ export default {
withdrawalNotSupport: "The portal doesn't support withdrawing to {chain} at this moment",
ledgerNotOpened: 'Ledger has not opened Astar App. Please open it and refresh this page.',
claimRewards:
'DApp Staking V3 is coming early next year! Make sure to claim your rewards and stay tuned for the release date.',
'DApp Staking V3 is coming early 2024! Make sure to claim your rewards and stay tuned for the release date.',
},
toast: {
transactionFailed: 'Transaction failed with error: {message}',
Expand Down

0 comments on commit 002a810

Please sign in to comment.