Skip to content

Commit

Permalink
fix: added dex and dsi to the eu regulatory
Browse files Browse the repository at this point in the history
  • Loading branch information
aswathy-deriv committed Mar 7, 2024
1 parent 06c3020 commit 4f0fbe1
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 0 deletions.
2 changes: 2 additions & 0 deletions crowdin/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -4311,6 +4311,8 @@
"-33096025": "CFDs - Cryptocurrencies",
"-2132026042": "CFDs - Commodities",
"-1238176624": "CFDs - Synthetics: Volatility 250 (1s) Index",
"-604366950": "CFDs - Synthetics: DEX",
"-1467964959": "CFDs - Synthetics: Drift Switch Index",
"-1076679821": "Multipliers - Cryptocurrencies",
"-812435767": "Multipliers - Synthetics: Crash 300 Index",
"-112814932": "Deriv (FX) Ltd",
Expand Down
8 changes: 8 additions & 0 deletions src/pages/regulatory/data/_kid_data.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,14 @@ const kid_data: kidType[] = [
ref: 'kid_deriv_cfds_etfs.pdf',
is_only_en: true,
},
{
title: '_t_CFDs - Synthetics: DEX_t_',
ref: 'kid_deriv_cfds_dex.pdf',
},
{
title: '_t_CFDs - Synthetics: Drift Switch Index_t_',
ref: 'kid_deriv_cfds_dsi.pdf',
},
]
const kid_data_multiplier = [
{
Expand Down
Binary file added static/regulatory/kid/kid_deriv_cfds_dex.pdf
Binary file not shown.
Binary file added static/regulatory/kid/kid_deriv_cfds_dsi.pdf
Binary file not shown.

0 comments on commit 4f0fbe1

Please sign in to comment.