From a1c6e19b39d0603411b168221cdd4a7166b3b725 Mon Sep 17 00:00:00 2001 From: mitra Date: Mon, 13 May 2024 16:24:04 +0800 Subject: [PATCH 1/8] feat: :speech_balloon: update descriptions --- .../DerivAppsSection/DerivAppsGetAccount.tsx | 2 +- packages/wallets/src/constants/constants.tsx | 10 +++++----- packages/wallets/src/features/cfd/CFDPlatformsList.tsx | 4 ++-- packages/wallets/src/features/cfd/constants.tsx | 8 +++----- .../AvailableCTraderAccountsList.tsx | 2 +- .../AvailableDxtradeAccountsList.tsx | 2 +- 6 files changed, 13 insertions(+), 15 deletions(-) diff --git a/packages/wallets/src/components/DerivAppsSection/DerivAppsGetAccount.tsx b/packages/wallets/src/components/DerivAppsSection/DerivAppsGetAccount.tsx index 6954bc1c6459..d538e59e166e 100644 --- a/packages/wallets/src/components/DerivAppsSection/DerivAppsGetAccount.tsx +++ b/packages/wallets/src/components/DerivAppsSection/DerivAppsGetAccount.tsx @@ -83,7 +83,7 @@ const DerivAppsGetAccount: React.FC = () => { Options - Trade options on multiple platforms with a single account. + To trade options and multipliers, get a Deriv Apps account first. 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 1a299c4f4c4c..ae3db422e563 100644 --- a/packages/wallets/src/features/cfd/CFDPlatformsList.tsx +++ b/packages/wallets/src/features/cfd/CFDPlatformsList.tsx @@ -34,7 +34,7 @@ const CFDPlatformsList: React.FC = ({ onMT5PlatformListLoaded }) => { 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' /> = ({ onMT5PlatformListLoaded }) => { ]} - 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..a3f798e5b905 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: '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 3a6c40eddc23..e3897df7bb8c 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.')} From a5eb06da656db138237b80d90f468cbf79a9c11c Mon Sep 17 00:00:00 2001 From: mitra Date: Mon, 13 May 2024 16:40:19 +0800 Subject: [PATCH 2/8] build: :building_construction: trigger build From fdd1d9fba963e90e92200a459c3e991fba5337e6 Mon Sep 17 00:00:00 2001 From: mitra Date: Thu, 16 May 2024 13:40:24 +0800 Subject: [PATCH 3/8] fix: :bug: change the option description --- .../src/components/DerivAppsSection/DerivAppsGetAccount.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/packages/wallets/src/components/DerivAppsSection/DerivAppsGetAccount.tsx b/packages/wallets/src/components/DerivAppsSection/DerivAppsGetAccount.tsx index d538e59e166e..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 - - To trade options and multipliers, get a Deriv Apps account first. - + One options account for all platforms. Get From ddfb7c22a25b61225a962357ab632da3f6ea5c5a Mon Sep 17 00:00:00 2001 From: mitra Date: Mon, 20 May 2024 17:56:13 +0800 Subject: [PATCH 4/8] chore: :building_construction: trigger build From ce2b841a00080e2e473a38a5e7ab4c67656b97fd Mon Sep 17 00:00:00 2001 From: mitra Date: Tue, 21 May 2024 11:52:51 +0800 Subject: [PATCH 5/8] fix: :bug: add i18n for translation --- packages/wallets/src/features/cfd/constants.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/wallets/src/features/cfd/constants.tsx b/packages/wallets/src/features/cfd/constants.tsx index a3f798e5b905..65a695451716 100644 --- a/packages/wallets/src/features/cfd/constants.tsx +++ b/packages/wallets/src/features/cfd/constants.tsx @@ -22,7 +22,7 @@ export const MarketTypeDetails = { title: i18n.t('Swap-Free'), }, financial: { - description: 'CFDs on financial instruments.', + description: i18n.t('CFDs on financial instruments.'), icon: , title: i18n.t('Financial'), }, From c6bdb368542de91e7b1c1e271f4ca7d68294c04a Mon Sep 17 00:00:00 2001 From: mitra Date: Tue, 21 May 2024 12:05:56 +0800 Subject: [PATCH 6/8] chore: :building_construction: trigger build From ef561a44fcc9b253d7af049a5cfdad02725af7e5 Mon Sep 17 00:00:00 2001 From: mitra Date: Tue, 21 May 2024 13:31:59 +0800 Subject: [PATCH 7/8] chore: :building_construction: trigger build From b9f31bb4cc0174d1feb996567fdd1fa64bcf3f65 Mon Sep 17 00:00:00 2001 From: mitra Date: Tue, 21 May 2024 14:08:58 +0800 Subject: [PATCH 8/8] chore: :building_construction: trigger build