diff --git a/packages/wallets/src/components/DerivAppsSection/DerivAppsGetAccount.tsx b/packages/wallets/src/components/DerivAppsSection/DerivAppsGetAccount.tsx index 6954bc1c6459..7f9eb4e99fa7 100644 --- a/packages/wallets/src/components/DerivAppsSection/DerivAppsGetAccount.tsx +++ b/packages/wallets/src/components/DerivAppsSection/DerivAppsGetAccount.tsx @@ -82,9 +82,7 @@ const DerivAppsGetAccount: React.FC = () => { Options - - Trade options on multiple platforms with a single account. - + One options account for all platforms. Get diff --git a/packages/wallets/src/constants/constants.tsx b/packages/wallets/src/constants/constants.tsx index 503817235bb6..022299c17f20 100644 --- a/packages/wallets/src/constants/constants.tsx +++ b/packages/wallets/src/constants/constants.tsx @@ -11,21 +11,21 @@ import i18n from '../translations/i18n'; export const optionsAndMultipliersContent = [ { - description: i18n.t('Options and multipliers trading platform.'), + description: i18n.t('The options and multipliers trading platform.'), icon: , redirect: '/', smallIcon: , title: i18n.t('Deriv Trader'), }, { - description: i18n.t('Automate your trading, no coding needed.'), + description: i18n.t('The ultimate bot trading platform.'), icon: , redirect: '/bot', smallIcon: , title: i18n.t('Deriv Bot'), }, { - description: i18n.t('Our legacy options trading platform.'), + description: i18n.t('The legacy options trading platform.'), icon: , isExternal: true, redirect: getUrlSmartTrader(), @@ -33,7 +33,7 @@ export const optionsAndMultipliersContent = [ title: i18n.t('SmartTrader'), }, { - description: i18n.t('Our legacy automated trading platform.'), + description: i18n.t('The legacy bot trading platform.'), icon: , isExternal: true, redirect: getUrlBinaryBot(), @@ -41,7 +41,7 @@ export const optionsAndMultipliersContent = [ title: i18n.t('Binary Bot'), }, { - description: i18n.t('Trade on the go with our mobile app.'), + description: i18n.t('The mobile trading app for multipliers.'), icon: , isExternal: true, redirect: getStaticUrl('/deriv-go'), diff --git a/packages/wallets/src/features/cfd/CFDPlatformsList.tsx b/packages/wallets/src/features/cfd/CFDPlatformsList.tsx index 6409957c9c9b..50a2d657c9f2 100644 --- a/packages/wallets/src/features/cfd/CFDPlatformsList.tsx +++ b/packages/wallets/src/features/cfd/CFDPlatformsList.tsx @@ -30,7 +30,7 @@ const CFDPlatformsList: React.FC = () => { target='_blank' />, ]} - defaults='Trade bigger positions with less capital. <0>Learn more' + defaults='Trade bigger positions with less capital across diverse financial and derived instruments. <0>Learn more' /> { ]} - defaults='Trade bigger positions with less capital. <0>Learn more' + defaults='Trade bigger positions with less capital across diverse financial and derived instruments. <0>Learn more' /> diff --git a/packages/wallets/src/features/cfd/constants.tsx b/packages/wallets/src/features/cfd/constants.tsx index 5d7d779d9c5f..65a695451716 100644 --- a/packages/wallets/src/features/cfd/constants.tsx +++ b/packages/wallets/src/features/cfd/constants.tsx @@ -17,19 +17,17 @@ import { TPlatforms } from '../../types'; export const MarketTypeDetails = { all: { - description: i18n.t( - 'Trade swap-free CFDs on MT5 with synthetics, forex, stocks, stock indices, cryptocurrencies and ETFs' - ), + description: i18n.t('Swap-free CFDs on selected financial and derived instruments.'), icon: , title: i18n.t('Swap-Free'), }, financial: { - description: 'This account offers CFDs on financial instruments.', + description: i18n.t('CFDs on financial instruments.'), icon: , title: i18n.t('Financial'), }, synthetic: { - description: i18n.t('This account offers CFDs on derived instruments.'), + description: i18n.t('CFDs on derived instruments.'), icon: , title: i18n.t('Derived'), }, diff --git a/packages/wallets/src/features/cfd/flows/CTrader/AvailableCTraderAccountsList/AvailableCTraderAccountsList.tsx b/packages/wallets/src/features/cfd/flows/CTrader/AvailableCTraderAccountsList/AvailableCTraderAccountsList.tsx index c105a2dc0914..bb03540aafd0 100644 --- a/packages/wallets/src/features/cfd/flows/CTrader/AvailableCTraderAccountsList/AvailableCTraderAccountsList.tsx +++ b/packages/wallets/src/features/cfd/flows/CTrader/AvailableCTraderAccountsList/AvailableCTraderAccountsList.tsx @@ -63,7 +63,7 @@ const AvailableCTraderAccountsList: React.FC = () => { >
{PlatformDetails.ctrader.title} - {t('This account offers CFDs on a feature-rich trading platform.')} + {t('CFDs on financial and derived instruments with copy trading.')}
); diff --git a/packages/wallets/src/features/cfd/flows/OtherCFDs/Dxtrade/AvailableDxtradeAccountsList/AvailableDxtradeAccountsList.tsx b/packages/wallets/src/features/cfd/flows/OtherCFDs/Dxtrade/AvailableDxtradeAccountsList/AvailableDxtradeAccountsList.tsx index 5612165857c5..f6fec1c3ea7c 100644 --- a/packages/wallets/src/features/cfd/flows/OtherCFDs/Dxtrade/AvailableDxtradeAccountsList/AvailableDxtradeAccountsList.tsx +++ b/packages/wallets/src/features/cfd/flows/OtherCFDs/Dxtrade/AvailableDxtradeAccountsList/AvailableDxtradeAccountsList.tsx @@ -27,7 +27,7 @@ const AvailableDxtradeAccountsList: React.FC = () => { {t('Deriv X')}

- {t('This account offers CFDs on a highly customisable CFD trading platform.')} + {t('CFDs on financial and derived instruments via a customisable platform.')}