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.

Commit c15b39b

Browse files
konstantinosG-derivKonstantinos-Gk
andauthored
fix: change crypto pairs (#4269)
Co-authored-by: Konstantinos-Gk <[email protected]>
1 parent a5d74b1 commit c15b39b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

crowdin/messages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1458,6 +1458,7 @@
14581458
"1903495030": "For synthetic accounts, the stop loss and/or take profit pip value is in USD.",
14591459
"1903975933": "To change your payment method, please contact us via <0>live chat</0>.",
14601460
"1904774976": "<0>Germany 40</0> follows the stock performance of the 40 major listed companies in Germany.",
1461+
"1905276604": "30+ crypto pairs",
14611462
"1905380076": "Settle the payment with the counterparty of your transaction.",
14621463
"1905702565": "Client money protection",
14631464
"1905714256": "An enhanced experience",
@@ -2434,7 +2435,6 @@
24342435
"-785091863": "Open a real account, make a deposit, and start trading commodities and other markets. ",
24352436
"-1655759142": "1:2 leverage",
24362437
"-628881664": "1:100 leverage",
2437-
"-327214682": "25+ crypto pairs",
24382438
"-819550264": "Zero commission",
24392439
"-601411843": "Derived FX gives you the opportunity to trade on simulated assets based on major forex pairs at the volatility of your choice. Our advanced algorithms track real-world currency prices and dampen the fluctuations caused by market sentiment and unexpected news events.",
24402440
"-895517965": "Derived FX trades available on Deriv",

src/pages/markets/components/markets/_cryptocurrencies.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ const Cryptocurrencies = ({ simple_step_content }: CryptocurrenciesProps) => {
4444
},
4545
{
4646
src: CryptoPairs,
47-
text: localize('25+ crypto pairs'),
47+
text: localize('30+ crypto pairs'),
4848
alt: 'Crypto currency pairs',
4949
},
5050
{

0 commit comments

Comments
 (0)