From 0b43597f3f14c35a99bbbb8c5495dc092b3fa6af Mon Sep 17 00:00:00 2001 From: Apotheosis <0xapotheosis@gmail.com> Date: Mon, 23 Sep 2024 08:43:24 +1000 Subject: [PATCH] Update src/assets/translations/en/main.json --- src/assets/translations/en/main.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/translations/en/main.json b/src/assets/translations/en/main.json index cf250be76c0..bb2daded744 100644 --- a/src/assets/translations/en/main.json +++ b/src/assets/translations/en/main.json @@ -938,7 +938,7 @@ "receiveAddress": "Receive Address", "receiveAddressDescription": "No %{chainName} address found from connected wallet. Manually enter an address", "disableThorNativeSmartContractReceive": "We've detected that you're sending to a smart contract address on %{chainName}. Due to THORChain limitations, receiving %{nativeAssetSymbol} to a smart contract address is not supported. Please enter another address", - "disableThorTaprootReceive": "We've detected that you're sending to a taproot Bitcoin address. Due to THORChain limitations, receiving BTC to a taproot address is not supported. Please enter another address", + "disableThorTaprootReceive": "We've detected that you're sending to a taproot Bitcoin address. Due to THORChain limitations, receiving BTC to a taproot address is not currently supported. Please enter another address.", "toContinue": "to continue.", "addressPlaceholder": "%{chainName} address", "priceImpactWarning": "Due to the size of this trade relative to available liquidity, the expected price impact of this trade is %{priceImpactPercentage}%. Are you sure you want to trade?",