diff --git a/packages/bridge-ui/src/i18n/en.json b/packages/bridge-ui/src/i18n/en.json index 63a7caeddc1..3cc37e63abf 100644 --- a/packages/bridge-ui/src/i18n/en.json +++ b/packages/bridge-ui/src/i18n/en.json @@ -22,7 +22,7 @@ }, "bridge": { "success": { - "message": "Your funds are being prepared for claiming on Taiko.", + "message": "Your funds are being prepared for claiming on UniFi.", "title": "Transaction completed" }, "timeout": { @@ -40,7 +40,7 @@ }, "alerts": { "not_enough_funds": "You do not have enough ETH to cover the processing fee and transaction fee. Please add more ETH to your wallet (>= 0.0015 ETH).", - "slow_bridging": "Please note: Bridging to L1 will take around 24hrs!", + "slow_bridging": "Please note: Bridging to L1 will take a couple of minutes!", "smart_contract_wallet": "It seems you are using a smart contract wallet. Please double check that the recipient matches your wallet on the destination or change it accordingly.", "wrapped_eth": "You are bridging wrapped ETH. Please be aware that un-wrapping will only work on the original chain of the token, NOT on the destination." }, @@ -623,7 +623,7 @@ "name": "Failed" }, "pending": { - "description": "Your asset is not yet eligible for claiming. The bridging process from Taiko to Holesky may take several hours before becoming claimable. Sepolia to Taiko bridging should be claimable within minutes.", + "description": "Your asset is not yet eligible for claiming. The bridging process from UniFi to Holesky should be claimable within minutes.", "name": "Pending" }, "processing": {