Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Kevin/Update sentence for regulatory - vanuatu #1980

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/pages/regulatory/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@ const Regulatory = (locale) => {
</Desktop>
<Text mt="0.8rem" mb="1.6rem" max_width="58.8rem">
<Localize
translate_text="Deriv (V) Ltd (<0>view licence</0>), 1276, Kumul Highway, Port Vila, Vanuatu are licensed by Vanuatu Financial Services Commission, and are members of the <1>Financial Markets Association<1/>."
translate_text="Deriv (V) Ltd (<0>view licence</0>), 1276, Kumul Highway, Port Vila, Vanuatu is licensed by Vanuatu Financial Services Commission, and is a member of the <1>Financial Markets Association<1/>."
components={[
<LinkText
key={0}
Expand All @@ -421,7 +421,7 @@ const Regulatory = (locale) => {
</Text>
<Text max_width="58.8rem">
{localize(
'Clients in the rest of the world (except for restricted countries such as the USA, Canada, and Hong Kong) who wish to trade CFDs on financial instruments can have DMT5 Financial accounts and Deriv X Financial accounts under Deriv (V) Ltd. These companies do not offer CFDs on cryptocurrencies.',
'Clients in the rest of the world (except for restricted countries such as the USA, Canada, and Hong Kong) who wish to trade CFDs on financial instruments can have DMT5 Financial accounts and Deriv X Financial accounts under Deriv (V) Ltd. This company does not offer CFDs on cryptocurrencies.',
)}
</Text>
</CssGridColumn>
Expand Down