diff --git a/app/_locales/en/messages.json b/app/_locales/en/messages.json index ec9760dec392..a3d5b5f4c1c1 100644 --- a/app/_locales/en/messages.json +++ b/app/_locales/en/messages.json @@ -1743,7 +1743,7 @@ }, "swapPriceDifference": { "message": "You are about to swap $1 $2 (~$3) for $4 $5 (~$6).", - "description": "This message represents the price slippage for the swap. $1 and $4 are a number (ex: 2.89), $2 and $5 are symbols (ex: ETH), and $3 and $6 are native currency amounts." + "description": "This message represents the price slippage for the swap. $1 and $4 are a number (ex: 2.89), $2 and $5 are symbols (ex: ETH), and $3 and $6 are fiat currency amounts." }, "swapPriceDifferenceTitle": { "message": "Price difference of ~$1%",